Enabled missing Tree title button font and font size theme settings.

This commit is contained in:
Koyper
2023-07-07 11:48:13 -05:00
parent 90f90cbcb0
commit e84588987a
3 changed files with 6 additions and 3 deletions

View File

@@ -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>