Opened 19 years ago
Closed 19 years ago
#252 closed enhancement (fixed)
Make scroll wheel work
| Reported by: | diane | Owned by: | king |
|---|---|---|---|
| Priority: | major | Milestone: | release_1.1 |
| Component: | Qt Gui | Version: | |
| Keywords: | Cc: |
Description
Use scroll wheel for zooming in and out. It'd work to center near the x axis of the mouse.
Change History (2)
comment:1 by , 19 years ago
| Milestone: | Standing on our heads → release_1.1 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

I couldn't help it, after implementing zooming in another application I was working on over the weekend, I had to add mouse wheel zooming.
Here it is in changeset:561!