-
-
Notifications
You must be signed in to change notification settings - Fork 379
Closed
Labels
component: menuChanges related to the menu component.Changes related to the menu component.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Description
Similarly to the native macOS menus, we could support executing opening the menu and performing actions with only one click. This requires the menu to open on pointerdown and menu items to execute on pointerup.
This way, users will be able to press the mouse button on the menu button, move to an item while still holding the button, and finally release the button over the item to execute it.
Search keywords:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: menuChanges related to the menu component.Changes related to the menu component.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Projects
Status
Recently completed