To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=95646
------- Additional comments from [EMAIL PROTECTED] Wed Nov 5 13:26:32 +0000 2008 ------- AW: Looked at the other cases, Point edit, GluePoint, set to curce, etc. All these use special solutions for the drag polygon creation. Anyways, that creation and the buffered polygons are currently at the SdrDragView, not at SdrDragMethod where they would belong. Checked if this may be changed. It seems to be possible to move all that stuff to SdrDragMethod. This would allow to have an overloaded method at each SdrDragMethod derivation which can create the drag polygons. For solid dragging, a 2nd method may create OverlayObjects for solid drag. It would then be possible to have a combination of polygon drag and solid drag overlay objects. Also needed a method to change these to the current change state. Trying another bigger change in svx, checking in current state and doing it... --------------------------------------------------------------------- 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]
