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

Add property autoResetScroll to FluScrollablePage #570

Conversation

gaetandezeiraud
Copy link
Contributor

I use it in my application, I think it can be integrated into the main project. The autoResetScroll property, if true, resets the scroll to the top when StackView.onActivated is called. So the first time a page is viewed but also when the user goes back in the stack.

Not for all applications but in some cases it can be really useful.

I use it in my app, I think it can be useful to integrate the featurein the main project. This property autoResetScroll  if true reset the scroll at the top when the StackView.onActivated is called.

So the first time a page is view but also when the user go back in the stack.
@zhuzichu520 zhuzichu520 merged commit c9e0732 into zhuzichu520:main Nov 17, 2024
5 checks passed
@zhuzichu520
Copy link
Owner

thank you very much!

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.

2 participants