Prevent GLSP elements from overlapping #1014
Unanswered
vatsal-uppal-1997
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @vatsal-uppal-1997, bind(IMovementRestrictor).to(NoOverlapMovementRestrictor).inSingletonScope(); Note that there is a known issue with the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
I was wondering if there is a way to prevent elements on the GLSP graphical editor (rectangular nodes and connecting lines) from overlapping?
Right now if I place a rectangular node on top of a rectangular node they both would overlap, is there a way I can prevent that from happening?
Beta Was this translation helpful? Give feedback.
All reactions