Document, cleanup and fix some theme properties

This commit is contained in:
kobewi
2023-09-26 23:52:16 +02:00
parent 251fb83d53
commit cfb6d25d30
6 changed files with 4 additions and 22 deletions

View File

@@ -132,6 +132,7 @@
Font size of the [Button]'s text.
</theme_item>
<theme_item name="icon" data_type="icon" type="Texture2D">
Default icon for the [Button]. Appears only if [member icon] is not assigned.
</theme_item>
<theme_item name="disabled" data_type="style" type="StyleBox">
[StyleBox] used when the [Button] is disabled.