compose-multiplatform-core icon indicating copy to clipboard operation
compose-multiplatform-core copied to clipboard

Fix precise mouse wheel detection

Open MatkovIvan opened this issue 1 year ago • 1 comments

Fix precise mouse wheel detection that might cause missing animations

Fixes https://kotlinlang.slack.com/archives/C01D6HTPATV/p1713977814126099

Testing

Manually. Unit tests: TBD

Release Notes

Fixes - Desktop

  • Fix possible scrolling without animation on some mouse models

MatkovIvan avatar Apr 26 '24 15:04 MatkovIvan

For testing, the mouse which I encountered issues with was a Surface Precision Mouse paired by bluetooth to Windows 11.

iamcalledrob avatar Apr 26 '24 17:04 iamcalledrob