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
New method .newCheckMenuLast(boolFunc),sShorthand for .newCheckMenu(menuName, entryTextA, void(0), boolFunc), where the entry is automatically retrieved from the last one added to the menu.
Changed
Removed
Fixed
"menuName.indexOf is not a function" error at newMenu() due to typo on variable type checks.
concat() not working properly with menu objects with sub-menus or menu checks.
btn_up(x, y, object, ....) not working properly with menu objects with sub-menus or menu checks.