scroller icon indicating copy to clipboard operation
scroller copied to clipboard

Use mousewheel to scroll

Open negatron opened this issue 12 years ago • 2 comments

Hello,

I might be missing something here but is it possible to use the mousewheel event to control the scrolling rather than the zooming?

I've read through the documentation a few times but I can't seem to find this mentioned anywhere.

Many thanks in advance for your help.

negatron avatar Nov 05 '13 17:11 negatron

@negatron did you ever find a solution to this?

iamdustan avatar Jul 16 '14 15:07 iamdustan

Initial hackport of ftscroller’s mousewheel handling to this.

Just replace ui.js in the demo with this file to see it in action. https://gist.github.com/iamdustan/158f4c7a6c28434f3192#file-ui-js-L145-L230

iamdustan avatar Jul 17 '14 13:07 iamdustan