Happy new year!
I have set a Hover Start trigger to show a Named Trigger, and the Named Trigger is an action that generates a dynamic list of tagged files in a folder.
So, when I hover over the floating menu item, I can select and launch file from the list; when I click on the floating menu item, I can open the folder containing the files to do folder management.
Note: the reason I use a Named Trigger intead of a sub-menu to show the dynamic list, is to reuse the action in different floating menus.
My question is: the list (activate the named trigger) won't disappear if I un-hover over the menu item. Is there a setting to timeout the hover over trigger, or to de-activate the action when the menu item is un-hovered?
Thank you in advance.