To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=19871
------- Additional comments from [EMAIL PROTECTED] Mon Oct 27 14:29:51 +0000 2008 ------- AW: The SnapRect gets invalidated, but is recalcualted before the geometry data (the polygon itself) gets changed in SdrPathObj::NbcRotate since first the parent method - SdrTextObj::NbcRotate - gets called. There, the SnapRect gets invalidated but also immediately (and wrongly) recalculated in SetGlueReallyAbsolute(FALSE). I will have to change all svdopath.cxx methods to first modify locally and then calling the parent methods. Hopefully this will lose it's relevance once the GluePoints will be defined relative to the object anyways and lo longer with their crude historical definitions. Testing... --------------------------------------------------------------------- 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]
