q-scroll-area drag to scroll anywhere #14515
Answered
by
pdanpdan
labs20
asked this question in
General - Components / Directives / etc
-
Hi. Is there some example around on how to make a scroll-area respond to "mousedrag" its contents by dragging anywhere inside of its area, and not just by dragging the scrollbars? This could be a nice feat too, even more if I could lock scroll directions and define a css handler class to limit the scroll activation only on specific parts of my layout. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
pdanpdan
Sep 29, 2022
Replies: 2 comments 7 replies
-
You can check a description here: https://htmldom.dev/drag-to-scroll/
|
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
labs20
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can check a description here: https://htmldom.dev/drag-to-scroll/
You can directly use VTouchPan - but the idea is bad all over: