Skip to content

Add viewport and node manipulation tools to qtDiagram

David Thompson requested to merge dcthomp/smtk:diagram-tools into master

The qtDiagram panel's pan and zoom modes now provide tools to adjust the viewport (zoom to view the entire diagram or just selected nodes) and node positions (align, distribute, or lay-out selected nodes).

These tools make use of a new tools() method on qtDiagram that allows modes to insert actions into the toolbar.

diagram-tools

Edited by David Thompson

Merge request reports

Loading