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

Layout Commands should respect overlap setting #271

Open martin-fleck-at opened 5 years ago

martin-fleck-at commented 5 years ago

Layout actions introduced in #266 do not respect the settings for "no-element-overlap" (see #259). If this option is activated elements cannot be moved "above" other elements. This is not the case when layout commands are used.