Make hovered tabs be drawn with the unselected's width at minimum
This commit is contained in:
parent
43b9e89a07
commit
decae848a8
4 changed files with 13 additions and 6 deletions
|
|
@ -414,6 +414,7 @@
|
|||
</theme_item>
|
||||
<theme_item name="tab_hovered" data_type="style" type="StyleBox">
|
||||
The style of the currently hovered tab. Does not apply to the selected tab.
|
||||
[b]Note:[/b] This style will be drawn with the same width as [theme_item tab_unselected] at minimum.
|
||||
</theme_item>
|
||||
<theme_item name="tab_selected" data_type="style" type="StyleBox">
|
||||
The style of the currently selected tab.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue