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

Scrolling is extremely janky #326

Open
shahsarick opened this issue Nov 18, 2023 · 5 comments
Open

Scrolling is extremely janky #326

shahsarick opened this issue Nov 18, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@shahsarick
Copy link

On pixel 8 pro, other apps are fine but hacki comment scrolling is an awful laggy and jittery mess.

@Livinglist
Copy link
Owner

Hi, please provide more details, which app version were you on? In which thread were you experiencing the janky scrolling? Was the janky scrolling there for all threads or certain threads with more than 1000 comments?

@shahsarick
Copy link
Author

It's across multiple versions, I'm currently on the latest 2.4.1 and it is for threads with even only 30 comments.

This is one example of a thread that is giving me super janky scrolling:

https://news.ycombinator.com/item?id=38441747

@Livinglist
Copy link
Owner

@shahsarick how much storage space is left on your phone?

@Livinglist Livinglist added the enhancement New feature or request label Dec 8, 2023
@shahsarick
Copy link
Author

shahsarick commented Dec 28, 2023

@Livinglist 130gb is left.

Here is a vid with a lot of jank showing. Compare it to sync by lemmy which is butter smooth. Appreciate it!

https://imgur.com/a/otfijON

@TalalMash
Copy link

TalalMash commented Oct 13, 2024

Not sure if it's the same issue here, perhaps posting the phone model and Android version helps @shahsarick, switching my phone from 120hz to 90hz or 60hz fixed the issue that also happens to all Flutter apps. Disabling variable refresh rate didn't have any effect.

Using Poco X3 with PixelOS 14.

This also seems to be an Android issue with older high refresh rate phones like Samsung and Xiaomi, Chrome has issues with the default renderer on these, switching to <120hz also fixed the issue:
https://www.reddit.com/r/PocoPhones/comments/p26rvo/chrome_lag_fix_for_a_smooth_120hz_experience/
https://www.reddit.com/r/Xiaomi/comments/n16z19/mi_10t_lite_120hz_google_chrome_lag_fix/

Testing with impeller enabled resulted in more stutter.

Edit: Looks like Pixel 8 Pro doesn't have 90hz option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants