Modify ↓
Opened 3 years ago
Closed 3 years ago
#4065 closed enhancement (wontfix)
Zoom out
| Reported by: | xag | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
I have develop a program for mapping and I had a way to zoom with just a clic on the right button of the mouse.
The right mouse has two functions :
- Pan if release position different from first position
- Zoom out 1/2 if the release position is the same (or only few pixels different). Position for the zoom is current position for the mouse.
Attachments (0)
Change History (1)
comment:1 Changed 3 years ago by bastiK
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



You can use mouse wheel or zoom slider. Josm gui is already quite weird, I don't think we need more of this.