To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=59324
------- Additional comments from [EMAIL PROTECTED] Thu Dec 15 17:44:43 -0800 2005 ------- The patch source is: - m_spriteSizePixel.getWidth(), - m_spriteSizePixel.getHeight() ) ) ); + m_spriteSizePixel.getWidth()+2, + m_spriteSizePixel.getHeight()+2 ) ) ); I test replace "+2" with "+1", also is ok, and effect is same. Maybe "+2" is better, but why? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
