Fix and tweak labeled separator in PopupMenu

This commit is contained in:
Michael Alexsander
2022-04-13 17:13:29 -03:00
parent 8fee88947e
commit 59c3d4e17f
2 changed files with 8 additions and 4 deletions

View File

@@ -569,7 +569,7 @@
[Color] used for labeled separators' text. See [method add_separator].
</theme_item>
<theme_item name="hseparation" data_type="constant" type="int" default="4">
The horizontal space between the item's name and the shortcut text/submenu arrow.
The horizontal space between the item's elements.
</theme_item>
<theme_item name="item_end_padding" data_type="constant" type="int" default="2">
</theme_item>