JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.35k stars 1.18k forks source link

Check how new scroll on focus work in tests #2979

Closed Walingar closed 2 months ago

Walingar commented 1 year ago

It appeared that scroll on focus was reworked in Compose 1.4. See commit

Previously it used simple animation, and it worked fine for tests, but with the new implementation it can be endless, or doesn't work right.

Related to PR: https://github.com/JetBrains/compose-multiplatform-core/pull/493

okushnikov commented 4 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.