plover
plover copied to clipboard
Determine standard for adding right-click context menus
Right now we don't use context menus in the dictionary manager or editor, but we should consider it as we don't want to overload the QTToolbar when we introduce many actions.
Thoughts:
- Some actions should be available through the edit menu (maybe not?)
- We should mirror the existing actions in the context menu, and maybe add more?
Can we close this?