mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Merge pull request #56323 from Gallilus/Update-default-port_grab_distance_vertical
This commit is contained in:
@@ -367,7 +367,7 @@
|
||||
<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">
|
||||
<theme_item name="port_grab_distance_vertical" data_type="constant" type="int" default="26">
|
||||
The vertical range within which a port can be grabbed (on both sides).
|
||||
</theme_item>
|
||||
<theme_item name="layout" data_type="icon" type="Texture2D">
|
||||
|
||||
Reference in New Issue
Block a user