Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

[diagram][edition] Unable to select and move a section of a diagram #20

Open
lmcbout opened this issue Oct 23, 2017 · 1 comment
Open

Comments

@lmcbout
Copy link

lmcbout commented Oct 23, 2017

peek 2017-10-23 movingportiondiagram
In the diagram view, there is no edition, we cannot move the content to another location within the diagram, it moves the complete diagram.

@JanKoehnlein
Copy link
Member

Why would you want to move a specific node? Maybe we should rather adapt the auto-layout? What should happen to the container module?

The diagrams are currently just views and as such not editable (not even in the pure graphical sense). Letting users move nodes around would from our point of view open a pandora's box, because then we're quickly into editing the underlying model graphically. As you cannot do this currently, we rather do a diagram pan on drag instead of moving individual nodes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants