Adjust default zoom for waveforms vs templates in WaveformView?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 430
- Forks
- 187
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 2
Description
Hi, I like to switch between looking at waveforms and templates in the WaveformView by pressing "W". However, the templates are about 10x smaller than the waveforms, so I am always zooming in or out with "CTRL+" and "CTRL-". Is there a way to permanently increase the zoom on the templates (or permanently decrease the waveforms?). thanks!
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.
Research direction
Start by locating WaveformView and the handlers for switching with W and adjusting zoom with CTRL+ and CTRL-. Determine how waveform and template views currently share their zoom setting. Done means switching views uses suitable separate default zoom levels while the existing zoom shortcuts continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100