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

Unfixed position of the current page while constantly clicking refresh button #2

Open
Loreos7 opened this issue Feb 5, 2022 · 1 comment

Comments

@Loreos7
Copy link
Contributor

Loreos7 commented Feb 5, 2022

2022-02-05.16-55-06.mp4

I think it should be fixed.

@Flutterish
Copy link
Owner

Flutterish commented Feb 5, 2022

I think while the scroll container is empty, it tries to scroll up (osu!framework scroll containers scroll up while the bottom of it is visible and not at the top), but as soon as the content reappears it doesn't have a reason to anymore and stops. The only way I see to fix this is by adding padding to the bottom, which would mean you can scroll down further like on wiki pages which have about 400px of bottom padding or by forcing it to scroll all the way up

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

No branches or pull requests

2 participants