To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103058
User aw changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Sep 7 11:15:05 +0000
2009 -------
AW: Checked. Some stuff went wrong by simplifying
getDragComment/getSpecialDragComment. The bool bCreateComment was used, despite
i thought it was not. That bool can be created locally (rDrag.GetView() && this
== rDrag.GetView()->GetCreateObj()), so the old behaviour can be restored. I
also need to look at other places where bCreateComment was indirectly used.
Also missing is the value visualisation when actively editing the angles. This
is since now a clone is modified, but the getSpecialDragComment method is called
at the original, so no change is visible. This can be corrected by calling it at
the clone.
---------------------------------------------------------------------
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]