[umbrello-devel] [umbrello] [Bug 330609] Message movement problems on sequence diagrams

Ralf Habacker ralf.habacker at freenet.de
Tue Feb 4 22:17:27 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=330609

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/umbr
                   |                            |ello/677e89ca4886f68ba50df5
                   |                            |ea4099d7e00f2075f5

--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 677e89ca4886f68ba50df5ea4099d7e00f2075f5 by Ralf Habacker.
Committed on 04/02/2014 at 22:11.
Pushed by habacker into branch 'master'.

In UMLWidget use UMLScene provided widget selection list to avoid outdated
selections.

Having outdated selections was the reason for the multiple message widget
moving issue.

M  +3    -9    umbrello/widgets/umlwidget.cpp
M  +0    -9    umbrello/widgets/umlwidget.h

http://commits.kde.org/umbrello/677e89ca4886f68ba50df5ea4099d7e00f2075f5

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 066eaea0283ba3a3bf77c17e3e68fb2822dacc7a by Ralf Habacker.
Committed on 02/02/2014 at 12:03.
Pushed by habacker into branch 'master'.

Fetch selected items from QGraphicsScene instead of maintaining a local list in
UMLScene.

Because QGraphicsScene uses widgets isSelected()/setSelected() method for item
selection,
we only support this way.

M  +22   -44   umbrello/umlscene.cpp
M  +0    -2    umbrello/umlscene.h
M  +0    -1    umbrello/widgets/messagewidget.cpp

http://commits.kde.org/umbrello/066eaea0283ba3a3bf77c17e3e68fb2822dacc7a

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list