mirror of
https://github.com/antos-rde/antos.git
synced 2024-11-08 06:28:25 +01:00
Menu item: using Actions object for handling event (click, shortcut) #8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For now, shortcut associated to a menu object is handling separated from the menu item. All menu item action shall be handled by an Action interface