utterscroll
utterscroll copied to clipboard
Enables dragscroll on your website. Automatically detects when you want to select text, not scroll.
When I set the height on my scrollable div (not the parent/wrapper div), the div is no longer scrollable by dragging, but it is still scrollable by using the scroll...
When you try to scroll by dragging the scrollbar the browser will crash. Holding the background of the div/body does work.
When I click or drag the scrollbars in IE11, Utterscroll starts scrolling. But Utterscroll is supposed to ignore the scrollbars (I don't want to use Utterscroll and the scrollbars at...
When scrolling on large divs (width: 5040px; height: 2772px; e.g.) the current movement is a bit weird.