Join Slack
Powered by
Does exist a simple way to add scroll movement on ...
# compose-desktop
p
Pablo
12/04/2022, 10:55 PM
Does exist a simple way to add scroll movement on a LazyColumn dragging the content with the mouse instead that being forzed to drag the scrollbar?
👀 1
a
Alexander Maryanovsky
12/05/2022, 5:36 AM
Add an onDrag listener and adjust the scroll position
Alexander Maryanovsky
12/05/2022, 5:37 AM
It’s not a desktop-y behavior though.
p
Pablo
12/05/2022, 8:43 PM
I'll try thank you
9
Views
Open in Slack
Previous
Next