Bug 540820 - Add support for "prefered sides" for border nodes in addition to "authorized sides"
Summary: Add support for "prefered sides" for border nodes in addition to "authorized ...
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: 6.1.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2018-11-06 04:31 EST by Pierre-Charles David CLA
Modified: 2018-11-16 03:31 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-Charles David CLA 2018-11-06 04:31:40 EST
We support the possibility for a border node to only be authorized on some of the sides of its parent. It would be nice to distinguish "prefered" sides among the ones that are authorized. For example we could say a certain type of border node CAN appear on the top or on the left of its parent, but SHOULD be put on the top in priority (notably for the initial automatic placement and for the auto-layout), and only "spill" to the left side if there is no more room at the top. Of course the end-user can always manually decide of the placement (as long as it stays on the authorized sides).
Comment 1 Joachim Anlauf CLA 2018-11-16 03:31:05 EST
In my opinion to choose a prefered side is much more important than selecting authorized sides. It defines how the initial automatic placement should work. That is what normally is needed (at least in my apllication) and leaves the responsibility to the user, if the user decides to manually change the placement.