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

[Pager] Deprecate PagerState.targetPage #1196

Merged
merged 1 commit into from Jun 13, 2022
Merged

Commits on Jun 13, 2022

  1. [Pager] Deprecate PagerState.targetPage

    targetPage is deprecated in favor of currentPage as currentPage property is now being updated right after we over scrolled the half of the previous current page. If you still think that you need targetPage, not currentPage please file a bug as we are planning to remove this property in future.
    andkulikov committed Jun 13, 2022
    Copy the full SHA
    212610f View commit details
    Browse the repository at this point in the history