queryverse / queryverse/ElectronDisplay.jl
Sort out menu situation
Open
@TonyLianLong is already working on this.
Since Feb 26, 2020.
discussion
enhancement
- Dominant language
- CSS
- Stars
- 89
- Forks
- 17
- Avg merge
- 19h 47m
- Merged PRs (30d)
- 5
Description
The general idea is that we want to have a menu, but not the default one. Instead we want to have menu items that make sense for our scenario.
Things that probably make sense:
- Edit -> Copy
- Edit -> Cut
- Edit -> Delete
- View -> Zoom
- File -> Quit
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.