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

Fixes #266: Introduce layout commands for sizing and aligning elements #268

Closed martin-fleck-at closed 5 years ago

martin-fleck-at commented 5 years ago

Action and command to resize given or selected elements to:

Action and command to align given or selected elements to:

Use keybindings within Sprotty for some actions Register actions in the 'Diagram' menu for Theia

Align

align

Resize

resize

martin-fleck-at commented 5 years ago

Hi Tobi, I addressed your feedback regarding the sprotty guidelines in a follow-up commit and created a new issue for the consideration of the overlap setting: https://github.com/eclipsesource/graphical-lsp/issues/271