summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorYuri Roubinsky <chaosus89@gmail.com>2021-08-12 11:40:52 +0300
committerGitHub <noreply@github.com>2021-08-12 11:40:52 +0300
commit810c30dc096a24ddf752d1fdd0f8dbe5d5c4e1b3 (patch)
tree8898a84ad8681c3902e93b604fe7b4a02a9edde5 /doc
parentfba0c8e2e2275d34d75dd0b3d524383fd99e1dfd (diff)
parent61904d56eac35b81f55e0ed73ee3320e21ea7241 (diff)
Merge pull request #51517 from Chaosus/precise_graphedit_port_handling
Better port handling connection for `GraphEdit`
Diffstat (limited to 'doc')
-rw-r--r--doc/classes/GraphEdit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/GraphEdit.xml b/doc/classes/GraphEdit.xml
index a65a88a4f2..907cf8587d 100644
--- a/doc/classes/GraphEdit.xml
+++ b/doc/classes/GraphEdit.xml
@@ -299,7 +299,7 @@
<theme_item name="more" data_type="icon" type="Texture2D">
The icon for the zoom in button.
</theme_item>
- <theme_item name="port_grab_distance_horizontal" data_type="constant" type="int" default="48">
+ <theme_item name="port_grab_distance_horizontal" data_type="constant" type="int" default="24">
The horizontal range within which a port can be grabbed (on both sides).
</theme_item>
<theme_item name="port_grab_distance_vertical" data_type="constant" type="int" default="6">