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] Fri Nov  7 17:25:27 +0000 
2008 -------
Done: crop. Removed method again, it just makes no sense to show crop sold
dragged; a 50% transparent copy exactly above the original will simply not be
visible. Added a bool (mbSupportsSolidDragging) to SdrDragMethod which is
initialized at construction time to rView.IsSolidDragging(), but can be
overriden by the derived constructor, as i did now with 
SdrDragCrop::SdrDragCrop.

Also checked:
- grid: grid markers work, and stay in line mode
- handles: works, nothing to change with markers

Todo (adapted):
- 3D may need to be changed to modifying a copy to fit into the new scheme
- SdrDragObjOwn users may need more support
- Change name, default and description of the slot
- Thoroughly test all IAs (glue, motionpath(SD), tables, connectors, ...) in
both modes
- eventually change creators not to create OverlayObjects directly, but to
produce primitives. This would allow to have all geometry with a single 50%
transparence. Currently, each objects has it's own and all get stacked.


---------------------------------------------------------------------
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]

Reply via email to