Fix some corner cases in the Menu/OptionButton item auto-highlight
This commit is contained in:
parent
202f0f2f1b
commit
221344b9e2
5 changed files with 45 additions and 13 deletions
|
|
@ -337,6 +337,7 @@
|
|||
<param index="0" name="index" type="int" />
|
||||
<description>
|
||||
Sets the currently focused item as the given [param index].
|
||||
Passing [code]-1[/code] as the index makes so that no item is focused.
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_item_accelerator">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue