I changed the size of a class element on the class diagram but each time I modified or move it (on the diagram) its size is automatically change to the best fits. It would be nice to keep the size of the element assigned by the user
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