Hide Floating Menu on pressing ESC

Hi @Andreas_Hegenberg , is there a way to hide the floating menu when I press escape. Right now they do hide, but they immediately appear back any way to hide them when I press scape when the floating menu is in focus?

By the way, I did try this option, but it didn't seem to work

image

yes, to do that you need to create a conditional activation group either listening to the visible_floating_menu_identifiers or hovered_floating_menu_identifiers variables:

Then you can assign a esc shortcut to that conditional actibation group and assign the predefined action "Hide Floating Menu" to it

2 Likes