How to open a second menu?
str3tch opened this issue · 2 comments
str3tch commented
I like your work!!
perfect for my needs.. except on selecting an item in the menu, I need to close the current menu and reload with a new one (or the same one) with different menu items. Any ideas on how I can do that?
cheers :)
str3tch commented
I notice your test.js attempts to do this, but it doesn't seem to work, when the second menu appears, you are unable to move the selection cursor, it gets stuck.
any ideas?
str3tch commented
ok my bad, I was using 4.3.2, upgraded to 6.10 and it works.