TreeItem: Rename new button disable method to set_button_disabled
Follow-up to #30408. Also sync classref with current source.
This commit is contained in:
@@ -331,7 +331,7 @@
|
||||
</theme_item>
|
||||
<theme_item name="focus" type="StyleBox">
|
||||
</theme_item>
|
||||
<theme_item name="font_color_selected" type="Color" default="Color( 0.490196, 0.490196, 0.490196, 1 )">
|
||||
<theme_item name="font_color_selected" type="Color" default="Color( 0.49, 0.49, 0.49, 1 )">
|
||||
</theme_item>
|
||||
<theme_item name="font_color_shadow" type="Color" default="Color( 0, 0, 0, 0 )">
|
||||
</theme_item>
|
||||
|
||||
Reference in New Issue
Block a user