[umbrello] [Bug 447661] Diagram objects moved to inside enclosing package become invisible
"Oliver Kellogg" <[email protected]>
| Newsgroups | gmane.linux.umbrello.devel |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=447661 Oliver Kellogg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/sdk/ | |umbrello/commit/a038b342b30 | |a43faae177cd140bddccbd1daf6 | |74 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Oliver Kellogg <[email protected]> --- Git commit a038b342b30a43faae177cd140bddccbd1daf674 by Oliver Kellogg. Committed on 30/12/2021 at 13:07. Pushed by okellogg into branch 'master'. Completion of fix for "Diagram objects moved to inside enclosing package become invisible" umbrello/umlscene.cpp - In function createAutoAssociations code handling "object is capable of containing nested objects" use new function UMLWidget::isLocatedIn(). Reason: WidgetBase function rect() always returns x() and y() with value 0, which is not right for this context. M +2 -2 umbrello/umlscene.cpp https://invent.kde.org/sdk/umbrello/commit/a038b342b30a43faae177cd140bddccbd1daf674 -- You are receiving this mail because: You are the assignee for the bug.