We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d9af9 commit 7f54b5cCopy full SHA for 7f54b5c
NodeGraphQt/base/graph.py
@@ -829,6 +829,9 @@ def set_layout_direction(self, direction):
829
* :attr:`NodeGraphQt.constants.LayoutDirectionEnum.HORIZONTAL`
830
* :attr:`NodeGraphQt.constants.LayoutDirectionEnum.VERTICAL`
831
832
+ .. image:: _images/layout_direction_switch.gif
833
+ :width: 300px
834
+
835
Warnings:
836
This function does not register to the undo stack.
837
0 commit comments