mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-20 22:23:56 +00:00
Completes doc for button classes
(cherry picked from commit db42d5ddff)
This commit is contained in:
committed by
Rémi Verschelde
parent
47368f2b7c
commit
11f012d2db
@@ -24,7 +24,7 @@
|
||||
[StyleBox] used when the [ToolButton] is disabled.
|
||||
</theme_item>
|
||||
<theme_item name="focus" type="StyleBox">
|
||||
[StyleBox] used when the [ToolButton] is focused. It is displayed over the current [StyleBox], so using [StyleboxEmpty] will just disable the focus visual effect.
|
||||
[StyleBox] used when the [ToolButton] is focused. It is displayed over the current [StyleBox], so using [StyleBoxEmpty] will just disable the focus visual effect.
|
||||
</theme_item>
|
||||
<theme_item name="font" type="Font">
|
||||
[Font] of the [ToolButton]'s text.
|
||||
|
||||
Reference in New Issue
Block a user