You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(scrollable-menu) feat: When you select next, it will stay on it rather than going to the 1st option. And when you hit the last page it will stay on back.
(scrollable-menu) fix: Fixed cases where disabled options got highlighted too because of the selectIndex.
(menu): Improved menu.Refresh() function, also don't forget to change the title text and option text before you call it.