[umbrello] [Bug 410121] No layout support for component diagrams
Ralf Habacker
bugzilla_noreply at kde.org
Mon Jul 22 23:16:43 BST 2019
https://bugs.kde.org/show_bug.cgi?id=410121
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |2.28.90 (KDE Applications
| |19.07.80)
Latest Commit| |https://commits.kde.org/umb
| |rello/95ba9362608df009f7456
| |8487ff3b5ac99db5abe
Resolution|--- |FIXED
Status|REPORTED |RESOLVED
--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 95ba9362608df009f74568487ff3b5ac99db5abe by Ralf Habacker.
Committed on 22/07/2019 at 22:15.
Pushed by habacker into branch 'Applications/19.08'.
Fix 'No layout support for component diagrams'
Compared to other diagrams, component diagrams contain additional hidden
connections between port and components that must be considered by the
layout engine. These connections can be configured with the attributes
"visual::type::<typeA>::<typeB> and "ranking::type::<typeA>::<typeB>".
When positioning widgets, ports must be omitted because they are
positioned by the parent widget.
Followup for commit 81d2f1cd4a15600db9d1914b54febc1b8dc14591.
FIXED-IN:2.28.90 (KDE Applications 19.07.80)
M +2 -0 umbrello/layoutgenerator.cpp
M +6 -6 umbrello/layouts/component-horizontal.desktop
M +6 -6 umbrello/layouts/component-vertical.desktop
https://commits.kde.org/umbrello/95ba9362608df009f74568487ff3b5ac99db5abe
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list