-
Notifications
You must be signed in to change notification settings - Fork 9
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
Noticeable stutters while scrolling and using keyboard #16
Comments
Fixed locally. Will publish a new version tomorrow. |
Does this build solve your issue? The reasons for UI performance problems are complicated. I've tried eliminating the most obvious ones, but the player screen still lags like hell when the queue is 5000 tracks big (probably not my fault). |
Yep, It's a lot better now. Everything's working like butter now except the now playing interface. It's not exactly stuttering, In simple terms, Whole app works on 120 fps (smooth) but as soon as now playing Interface is opened or closed, it feels like animations(opening and closing) are working on 30-40 fps. But all the other components are now smooth. |
Low fps in now playing screen mostly fixed in 324029c. Still stutters for large queues though. |
There are noticeable stutters while scrolling through songs and more noticeable while Keyboard closing.
Edit: Same when minimising the mini player.
https://github.com/user-attachments/assets/8d42d37c-5e39-4e7a-8203-611b9732f274
The text was updated successfully, but these errors were encountered: