mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Fix and tweak labeled separator in PopupMenu
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user