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

fix: Laggy scrolling behaviour in large playlists #2708

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

daika7ana
Copy link
Contributor

This commit aims to fix the following issues when the in-app-menu plugin was enabled:

  • A small white square that would form when no song was playing/queued in the bottom right of the screen, just below the scrollbar.
  • Laggy playlist scrolling that was noticeable when there were >30 songs.
  • Scrollbar lagging behind in playlists where there were >30 songs.

Fixes #2266 and most of the tagged issues in there. Would also buy some time until somebody commits to implementing #2533 - making the scrolling and navigation bareable in the meantime.

@JellyBrick JellyBrick added the bug Something isn't working label Dec 13, 2024
@JellyBrick JellyBrick merged commit f91afb9 into th-ch:master Dec 13, 2024
3 of 6 checks passed
@Shadowphoenix
Copy link

weeeeeee :D when do we get the new release containing the fix?

@Shadowphoenix
Copy link

not intending to rush you, just curious ^^

@daika7ana daika7ana deleted the scroll_behaviour branch December 13, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Plugin In-App-Menu seems to lag out the UI
3 participants