1528: Scroll and adjust zoom level of zoom view with mouse wheel - #1532
Conversation
|
@rpeterman-gp When I scroll using However, when I scroll using I suspect you might need to disable page scrolling when alt is pressed?? |
Good catch. Easy fix. Guess none of my waveform pages needed to scroll during development. |
brandonhundt
left a comment
There was a problem hiding this comment.
This looks great @rpeterman-gp Thank you!
- add wheel handler to adjust zoom level with scroll wheel + alt key - update zoom level scale calcs to always use powers of 2
9e905e9 to
f25b3d9
Compare
Closes #1528