Summary: | Moving a diagram is not reflected into the saved model | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 2.19.3 (KDE Applications 16.04.3) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/umbrello/b07c3e35b744ec7f428b9b2a38d711f284538c08 | Version Fixed In: | 2.20.1 (KDE Applications 16.08.1) |
Sentry Crash Report: |
Description
Ralf Habacker
2016-08-31 06:50:33 UTC
Git commit b07c3e35b744ec7f428b9b2a38d711f284538c08 by Ralf Habacker. Committed on 31/08/2016 at 10:49. Pushed by habacker into branch 'Applications/16.08'. Fix 'Moving a diagram is not reflected into the saved model'. With this commit the logic of UMLFolder::removeView () has been changed to not delete the removed view. FIXED-IN:2.20.1 (KDE Applications 16.08.1) M +1 -1 umbrello/uml.h M +1 -0 umbrello/umldoc.cpp M +18 -0 umbrello/umllistview.cpp M +0 -1 umbrello/umlmodel/folder.cpp http://commits.kde.org/umbrello/b07c3e35b744ec7f428b9b2a38d711f284538c08 |