infinite-viewer icon indicating copy to clipboard operation
infinite-viewer copied to clipboard

Enable/Disable scroll

Open aurhell opened this issue 3 years ago • 2 comments

It'll be nice to be able to enable/disable scroll. What do you think ?

btw, thx for your awesome work 👍

aurhell avatar Mar 15 '21 20:03 aurhell

Any news about this topic @daybrush? I have to disable the scroll by mouse wheel and the auto-scroll with middle mouse button. (To do the middle button dragging: https://github.com/daybrush/infinite-viewer/issues/40)

leidto avatar Mar 02 '23 19:03 leidto

It seems I was able to get rid of the mouse scrollbar feature by adding overflow: hidden !important to .infinite-viewer-wrapper. It's hacky but it works for now.

mariojankovic avatar Jul 03 '23 11:07 mariojankovic