Fix disabled tabs being selected when removing the current one
This commit is contained in:
@ -317,7 +317,7 @@
|
||||
<signal name="tab_selected">
|
||||
<param index="0" name="tab" type="int" />
|
||||
<description>
|
||||
Emitted when a tab is selected via click or script, even if it is the current tab.
|
||||
Emitted when a tab is selected via click, directional input, or script, even if it is the current tab.
|
||||
</description>
|
||||
</signal>
|
||||
</signals>
|
||||
|
||||
Reference in New Issue
Block a user