https://bugs.kde.org/show_bug.cgi?id=403761
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/umb | |rello/d5cb5adb7fe517ea796f0 | |8afa0840ebb6507bd4f Version Fixed In| |2.27.2 (KDE Applications | |18.12.2) --- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit d5cb5adb7fe517ea796f08afa0840ebb6507bd4f by Ralf Habacker. Committed on 30/01/2019 at 11:35. Pushed by habacker into branch 'Applications/18.12'. Fix 'incorrect display of interface widgets in the component diagram when adding a second connection' With this commit a new class member WidgetBase::m_changesShape is introduced to track widgets that changes it shape when the number of connections or their positions are changed. FIXED-IN:2.27.2 (KDE Applications 18.12.2) M +4 -0 umbrello/toolbarstateassociation.cpp M +4 -0 umbrello/umlwidgets/associationwidget.cpp M +2 -1 umbrello/umlwidgets/classifierwidget.cpp M +1 -0 umbrello/umlwidgets/umlwidget.cpp M +20 -1 umbrello/umlwidgets/widgetbase.cpp M +4 -0 umbrello/umlwidgets/widgetbase.h https://commits.kde.org/umbrello/d5cb5adb7fe517ea796f08afa0840ebb6507bd4f -- You are receiving this mail because: You are watching all bug changes.