eclipsesource / graphical-lsp

Graphical language server platform for building web-based diagram editors
https://www.eclipse.org/glsp
Eclipse Public License 2.0
36 stars 8 forks source link

ResizeTool is not aware of MovementRestrictors #391

Open tortmayr opened 4 years ago

tortmayr commented 4 years ago

The resizetool does not consider any potentially bound movement restrictors. As a consequence its possible to overlap elements via Resize even if the NoCollisionMovementRetrictor is bound. Also there is one minor issue during resizing where the element being resized suddenly jumps to a new position: glsp-resize`