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

Keep validation markers for model reload #214

Closed tanjaem closed 5 years ago

tanjaem commented 5 years ago

If the model is reloaded (set model action), the validation markers shown in the diagram should be retained.

Related to #30, #213