[Uml-devel] [Bug 120910] Cannot Resize Sequence Diagram Synchronous Messages

Achim Spangler Achim.Spangler at mnet-online.de
Sun Jan 29 06:55:05 UTC 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=120910         




------- Additional Comments From Achim.Spangler mnet-online de  2006-01-29 15:46 -------
Hi,
I sent a patch for this bug some days ago to the uml-devel list (as it's quite small).

So I ask the comitting developers of umbrello to merge my small patch.

The problem was triggered by the change in inheritance structure, where most code of the messagewidget class got so general, that the property "resizeable" had to be false for most cases. Only the case of widgets pointing to one class at both ends were modelled as resizeable - but not the synchronous sequence diagram messages.

So my change simply checks for the synchronous message property in the constructor and loading functions, and sets there the resizeable property to TRUE in those cases.

Bye,
Achim




More information about the umbrello-devel mailing list