Thread: Radial Menu
View Single Post
Old 01-19-2017, 12:12 PM   #10
Lokasenna
Human being with feelings
 
Lokasenna's Avatar
 
Join Date: Sep 2008
Location: Calgary, AB, Canada
Posts: 6,551
Default

Updated to work with custom actions and other scripts. Thanks for the heads up, @cfillion.

Quote:
Originally Posted by Sexan View Post
there is a bug when there are less action (buttons),script crashes :
Hmm... try adding this on the line right before that, make it crash again, and see what it says:
Code:
Msg("cur_depth = "..tostring(cur_depth).."mnu_clicked = "..tostring(mnu_clicked)
If it managed to save your custom menu in the text file, pasting that would be useful too.
__________________
I'm no longer using Reaper or working on scripts for it. Sorry. :(
Default 5.0 Nitpicky Edition / GUI library for Lua scripts / Theory Helper / Radial Menu / Donate
Lokasenna is offline   Reply With Quote