Merge pull request #73713 from SirQuartz/graph-node-close-button
Fix Graph Node close rect default position
This commit is contained in:
@@ -342,7 +342,7 @@
|
||||
<theme_item name="title_color" data_type="color" type="Color" default="Color(0.875, 0.875, 0.875, 1)">
|
||||
Color of the title text.
|
||||
</theme_item>
|
||||
<theme_item name="close_h_offset" data_type="constant" type="int" default="22">
|
||||
<theme_item name="close_h_offset" data_type="constant" type="int" default="12">
|
||||
</theme_item>
|
||||
<theme_item name="close_offset" data_type="constant" type="int" default="22">
|
||||
The vertical offset of the close button.
|
||||
|
||||
Reference in New Issue
Block a user