Join Slack
Powered by
I have a Compose Multiplatform App targeting Andro...
# compose-web
a
Abdul Basit
06/13/2023, 3:59 AM
I have a Compose Multiplatform App targeting Android, iOS, Web and Desktop. There is scrolling issue with Column in Web. It does not scroll at all. Not getting why.
Abdul Basit
06/13/2023, 3:59 AM
Source code:
https://github.com/SEAbdulbasit/MusicApp-KMP
s
Sunil Kumar
06/14/2023, 4:06 AM
Try draggable modifier. Check this:
https://stackoverflow.com/questions/70774033/compose-for-desktop-lazyrow-lazycolumn-not-scrolling-with-mouse-click
I applied this, now it scrolls, but too slow, not smooth.
179
Views
Open in Slack
Previous
Next