Fix some corner cases in the Menu/OptionButton item auto-highlight
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user