If I open a context menu using browser_options is there a way to close it? I'm actually look for a way to close all context menus.
I thought there might be an unrelated verb that just happens to steal focus causing context menus to close?
I thought there might be an unrelated verb that just happens to steal focus causing context menus to close?
Posted 2 days ago @ 5:30 am
Escape key
Posted 2 days ago @ 5:56 am
I'm attempting to do it from a midi controller without keyboard. I don't believe there's a way to map ESC to a midi controller?
Posted 2 days ago @ 6:23 am
I can make a thing so you can... you could test browser_enter that works as a select in some cases.
Posted 2 days ago @ 6:46 am
And if you don't want to confirm, I think browser_folder should act as back/cancel
Posted 2 days ago @ 6:49 am
Thanks browser_folder works well!!
Posted 2 days ago @ 7:22 am
check pms for plugin, I should really just make all of them,
I've already got application key, mouse click, just made escape
you can move around menus with browser scroll, browser_enter, browser_folders
[ _scroll needs to be 1 at a time,] but maybe there's use for some keys called from a controller, arrows, shift, ctrl+a, shift+tab maybe
I've already got application key, mouse click, just made escape
you can move around menus with browser scroll, browser_enter, browser_folders
[ _scroll needs to be 1 at a time,] but maybe there's use for some keys called from a controller, arrows, shift, ctrl+a, shift+tab maybe
Posted 2 days ago @ 7:22 am
I was looking for that too, thanks!
Posted 5 hours ago