[umbrello] [Bug 403692] Associations connected to the component port do not move when moving the component

Ralf Habacker bugzilla_noreply at kde.org
Mon Jan 28 14:41:29 GMT 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.27.2 (KDE Applications
                   |                            |18.12.2)
      Latest Commit|                            |https://commits.kde.org/umb
                   |                            |rello/a7d6f7dc24f3b52c3deaf
                   |                            |55bf3b745652efa2994
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit c995f32e05f648bfe3800f3c8da0fbfafc41cca8 by Ralf Habacker.
Committed on 28/01/2019 at 14:41.
Pushed by habacker into branch 'Applications/18.12'.

In UMLWidget::mouseMoveEvent() remove duplicated call to
adjustUnselectedAssocs()

The current widget is selected and will be handled in the following loop.

M  +0    -1    umbrello/umlwidgets/umlwidget.cpp

https://commits.kde.org/umbrello/c995f32e05f648bfe3800f3c8da0fbfafc41cca8

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit a7d6f7dc24f3b52c3deaf55bf3b745652efa2994 by Ralf Habacker.
Committed on 28/01/2019 at 14:38.
Pushed by habacker into branch 'Applications/18.12'.

Fix 'Associations connected to the component port do not move when moving the
component'

The ComponentWidget class requires an implementation of
adjustUnselectedAssocs() to update the associations attached to the ports.
To do this, UMLWidget::adjustUnselectedAssocs() must be converted to a
virtual method.
FIXED-IN:2.27.2 (KDE Applications 18.12.2)

M  +22   -0    umbrello/umlwidgets/componentwidget.cpp
M  +1    -0    umbrello/umlwidgets/componentwidget.h
M  +1    -1    umbrello/umlwidgets/umlwidget.h

https://commits.kde.org/umbrello/a7d6f7dc24f3b52c3deaf55bf3b745652efa2994

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


More information about the umbrello-devel mailing list