Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the issue where 'onPageSelected' was not being called during slow scrolling with 'HorizontalPager'. #579

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

Chen-Xi-g
Copy link
Contributor

@Chen-Xi-g Chen-Xi-g commented Dec 18, 2023

在 Compose 1.6.0-beta01 中,iOS 设备上存在“onPageSelected”无法显示的问题。在慢速滚动期间不会被调用。虽然Android上已经修复了这个问题,但我们还需要确保跨平台兼容性。

Auto-translate:

In Compose 1.6.0-beta01, there is an issue where "onPageSelected" is not displayed on iOS devices. Not called during slow scrolling. While this issue has been fixed on Android, we still need to ensure cross-platform compatibility.

@arkivanov arkivanov merged commit 8b16a1f into arkivanov:master Dec 18, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants