To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106541
------- Additional comments from [email protected] Tue Nov 3 11:28:15 +0000 2009 ------- AW: Getting forward, but also detecting problems over problems; the newest is that Metaactions have Move and Scale actions, but the implementations are wrong since ever (!). Many Metaactions contain a Rectangle and the scale scales the Size (!) which gives a negative size with negative scale. Is a negative size good? You bet, it's NOT. The resulting Rectangle is wrong since Right() is smaller than Left(). ARGH! This is in the code since EVER. It would have never happened with using linear algebra and/or a better Rectangle class. That's the reason i use a Rnge-Class in basegfx; it cannot have wrong rectangle definitions. What will break when i fix this...? --------------------------------------------------------------------- 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]
