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

Element collision detection #259

Closed gabrieldulca closed 5 years ago

gabrieldulca commented 5 years ago

Added element collision detection, based on the GLSPViewerOptions by @tortmayr

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

tortmayr commented 5 years ago

CI fails because of: "src/features/tool-feedback/change-bounds-tool-feedback.ts(17,1): error TS6133: 'element' is declared but its value is never read."