rememberSnapFlingBehavior does not snap on desktop when using a scroll wheel #3454
Labels
bug
Something isn't working
discussion
Need further discussion to understand if it actually needed
help wanted
Extra attention is needed
reproduced
Describe the bug
rememberSnapFlingBehavior does not snap items to the center of the LazyColumn when scrolling via scroll wheel on desktop.
Affected platforms
Versions
To Reproduce
Wrap this in a composable function
Expected behavior
When scrolling through the LazyColumn and then stopping the scrolling, I expect the flingBehavior to snap the closest item to the center of the LazyColumn.
I can test this on Windows 10 later.
The text was updated successfully, but these errors were encountered: