Description
Originally reported in review by Tobias Bernard
There seems to be no zoom/pan (except after resizing the window), which is really needed for an app like this. I'd look at Loupe as an example for how to do this well behavior-wise with various types of input
Current status
Currently, zooming works with:
- keyboard shortcuts
- mouse wheel
- touchpad
Room for improvements:
- pan to zoom?
- tune touchpad and mouse wheel zoom speed?
- add buttons in menu or in right-click context menu for zooming to 100%, zoom in, zoom out, see, e.g, Obfuscate has a nice custom menu entry ...
- not planned for now, may use mouse wheel, touchpad and 2-finger gestures for zooming
## Description
_Originally reported in [review by Tobias Bernard](https://gitlab.gnome.org/Teams/Circle/-/issues/264#note_2661013)_
> There seems to be no zoom/pan (except after resizing the window), which is really needed for an app like this. I'd look at Loupe as an example for how to do this well behavior-wise with various types of input
### Current status
Currently, zooming works with:
- keyboard shortcuts
- mouse wheel
- touchpad
### Room for improvements:
- [x] pan to zoom?
- [x] tune touchpad and mouse wheel zoom speed?
- [ ] add buttons in menu or in right-click context menu for zooming to 100%, zoom in, zoom out, see, e.g, Obfuscate has a nice custom menu entry ...
- not planned for now, may use mouse wheel, touchpad and 2-finger gestures for zooming