-
- Downloads
Fix auto-layout of hierarchical elements
When applying auto-layout inside a hierarchical component, the layout
would also affect the position of the component's port at the outer
level.
Example: File > Open AF3 Example > Load ACC Example, open component
"AdaptiveCruiseControl" and perform automatic layout inside it. Open the
containing component "ACC System". The input ports of
"AdaptiveCruiseControl" will have shifted.
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org>
Issue-Ref: 4184
parent
7125ba21
No related branches found
No related tags found
Showing
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/layout/auto/.ratings 1 addition, 1 deletion...e.ui/src/org/fortiss/tooling/base/ui/layout/auto/.ratings
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/layout/auto/KielerAutoLayouter.java 5 additions, 2 deletions...rtiss/tooling/base/ui/layout/auto/KielerAutoLayouter.java
Please register or sign in to comment