eclipse-syson / syson

SysON: web-based graphical modelers for SysMLv2. Please visit https://mbse-syson.org and contact Obeo https://www.obeosoft.com/en/contact for more details!
https://mbse-syson.org
Eclipse Public License 2.0
93 stars 24 forks source link

Drag'n'Drop on Node and automatic show of dropped content #368

Open arnauddieumegard opened 3 months ago

arnauddieumegard commented 3 months ago

Dropping an element on a Node shall be allowed (if semantically correct) and shall display the dropped content on the target node. It notably means that the container(s) displaying the dropped element shall be shown if they are not.

drop on node

gdaniel commented 3 months ago

Please update the related DiagramDescriptionTests classes to test this new feature. See for example this test that checks that compartment have a dropNode tool, a similar tool should be added for nodes that have compartments.