c5inco / Compose-Modifiers-Playground

Interactive playground for learning how to use Jetpack Compose modifiers
MIT License
180 stars 5 forks source link

GUI freezes when trying to scroll with the mouse pointer #8

Closed mipastgt closed 1 year ago

mipastgt commented 1 year ago

GUI freezes when trying to scroll with the mouse pointer. Scrolling via mouse-wheel works but not if you try to click on the scroll bar the right and move it. After that attempt the GUI is frozen. Tried this on Firefox and Chrome.

c5inco commented 1 year ago

Thanks for the report! This should be fixed with commit c8ca1ef with the update to Compose 1.5.1.