Adding cursor support to the mini menu extension!

Oh! I see your problem. The thing is, the mini menu extension already has a feature where it will scroll if the text is larger than the menu, but it doesn’t have code to detect if the text goes off the screen. What you need to do is use that “set (myMenu) width () height ()” block to restrict the menu size to inside the screen, then the text will not fit inside the menu, and it will auto-scroll when you hover over the item!

2 Likes

Ok. Thank you!

1 Like

Help. why is it doing this?
Weird bug

2 Likes

I believe the issue is that it has more than one column

1 Like

I see someone finally noticed that when I made this extension I totally forgot that Mimi menu supports horizontal menus! I’ll see what I can cook up when I have time. For now, uhhh, hang tight I guess.

1 Like

would be cool if you added a boolean <(variable name)menu closed>