v0.5.8 Autofocus on menu items #28
john32b
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
6798f2c
MPage.item_getCurrent()
now returnsMItem
instead ofMItemData
MPage.item_moveCursorTo()
is now renamed toitem_focus()
When using
FlxMenu.createPage
add the special verbAF
in the item string. (AF : AutoFocus)e.g.
^ Here the connect item will be focused first when the page comes in for the first time.
@back
it will always focus the item it came fromBeta Was this translation helpful? Give feedback.
All reactions