kieler / klighd-vscode

Eclipse Public License 2.0
8 stars 6 forks source link

Add Interaction to zoom on Node #94

Open fight4day opened 1 year ago

fight4day commented 1 year ago

For clients, an interaction allowing users to automatically zoom onto nodes may be interesting. E.g. when middle-clicking a node a FitToScreenAction is triggered on that node.

This could be further refined to even allow fitting the current selection, therefore fitting not just a single node to the canvas but multiple elements.

Especially useful for Top-Down Layout.