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 89d0d99 commit 3953967Copy full SHA for 3953967
NodeGraphQt/base/graph.py
@@ -929,7 +929,7 @@ def set_pipe_slicing(self, mode=True):
929
"""
930
Enable/Disable pipe slicer.
931
932
- When set to true holding down `Alt + Shift + LMB Drag` will allow node
+ When set to true holding down ``Alt + Shift + LMB Drag`` will allow node
933
pipe connections to be sliced.
934
935
.. image:: _images/slicer.png
0 commit comments