Replies: 1 comment 12 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Sirius team,
I hope you are doing well. I am currently working on a project using Sirius, where I have created a Tree Description. In this tree, I am using Diagram Creation to allow users to directly create diagrams from within the tree.
As shown in the image below, on the left side, there is a tree, and on the right side, there is a diagram that was created from the tree.
What I am trying to achieve:
I would like to implement a feature that allows dragging elements from the tree and dropping them directly onto the diagram on the right side. For example, in the attached image, I want to be able to drag an element like "action2" from the tree and drop it onto the diagram so that it is displayed there.
Question:
Could you provide any guidance or reference material on how to implement drag-and-drop functionality from a tree representation to a diagram in Sirius? Any advice or examples on how to get started with this feature would be greatly appreciated.
Thank you in advance for your help, and I look forward to your response!
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions