KingSora / OverlayScrollbars

A javascript scrollbar plugin that hides the native scrollbars, provides custom styleable overlay scrollbars, and preserves the native functionality and feel.
https://kingsora.github.io/OverlayScrollbars
MIT License
3.71k stars 215 forks source link

Scroll to a specific position with a single click and no need to hold down the shift key #645

Open ZSThai opened 1 month ago

ZSThai commented 1 month ago

Hello, I see in issue #50, you answered about moving to any location immediately through pressing the shift key and clicking the mouse. But is there a way to do the same thing without pressing the shift key? Can you give me ideas to solve this problem?