https://bugs.kde.org/show_bug.cgi?id=376075
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |2.21.80 (KDE Applications | |17.03.80) Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/umb | |rello/04b4f29ca877c82858759 | |8aea135fceba0f4acdc --- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 04b4f29ca877c828587598aea135fceba0f4acdc by Ralf Habacker. Committed on 13/02/2017 at 10:40. Pushed by habacker into branch 'master'. Implement 'Assign size of an element changed when modifying or moving it'. The context menu now have an additional toggable entry named "auto resize" which is enabled by default. By changing the widget size auto resizing is disabled. The auto resize option is written into xmi file and widgets "auto resize" state is restored on load. Loading older xmi files (version < 1.6.11) will always enable auto resize for loaded widgets. FIXED-IN:2.21.80 (KDE Applications 17.03.80) M +4 -0 umbrello/listpopupmenu.cpp M +1 -0 umbrello/listpopupmenu.h M +8 -0 umbrello/umlwidgets/umlwidget.cpp M +23 -1 umbrello/umlwidgets/widgetbase.cpp M +4 -0 umbrello/umlwidgets/widgetbase.h M +2 -2 umbrello/version.h https://commits.kde.org/umbrello/04b4f29ca877c828587598aea135fceba0f4acdc -- You are receiving this mail because: You are watching all bug changes.