Skip to content

Commit 7f54b5c

Browse files
committed
doc string tweak
1 parent 80d9af9 commit 7f54b5c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NodeGraphQt/base/graph.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -829,6 +829,9 @@ def set_layout_direction(self, direction):
829829
* :attr:`NodeGraphQt.constants.LayoutDirectionEnum.HORIZONTAL`
830830
* :attr:`NodeGraphQt.constants.LayoutDirectionEnum.VERTICAL`
831831
832+
.. image:: _images/layout_direction_switch.gif
833+
:width: 300px
834+
832835
Warnings:
833836
This function does not register to the undo stack.
834837

0 commit comments

Comments
 (0)