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

Add possibility to disable clientside layouting #349

Closed tortmayr closed 4 years ago

tortmayr commented 4 years ago

Currently, the server always uses client-side (micro) layouting. We should add the possibility to disable this for server components that provide already the full layout information.