To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=31097





------- Additional comments from [EMAIL PROTECTED] Wed Oct 31 13:25:35 +0000 
2007 -------
The last patch does not compile on recent master version (e.g. SRC680m235) as
the patch contains compiler warnings which are treated as errors.
Furthermore I think the new use of the variable bNewSize is bad design. We have
the variable bResetSize to manage resizing already. The parallel use of a very
similar mechanism only introduces complete confusion.
Testing the behavior of the new patch we now have the problem, that the size is
again changed when switching from standard to standard symbol in case the symbol
has had a different aspect ration than 1:1.
Please try again, without using the variable bNewSize.
Instead remember the old symboltype at the beginning:
long nPreviousSymbolType=nSymbolType;
Then reset the size dependent on from which old to which new symbol type the
user switches.

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