mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Enabled missing Tree title button font and font size theme settings.
This commit is contained in:
@@ -606,6 +606,9 @@
|
||||
<theme_item name="font_size" data_type="font_size" type="int">
|
||||
Font size of the item's text.
|
||||
</theme_item>
|
||||
<theme_item name="title_button_font_size" data_type="font_size" type="int">
|
||||
Font size of the title button's text.
|
||||
</theme_item>
|
||||
<theme_item name="arrow" data_type="icon" type="Texture2D">
|
||||
The arrow icon used when a foldable item is not collapsed.
|
||||
</theme_item>
|
||||
|
||||
Reference in New Issue
Block a user