mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #257] Lagginess while scrolling through liked tracks #130
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jacksongoode on GitHub (Sep 22, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/257
Describe the bug
Scrolling with arrows is laggy on liked tracks list. This doesn't happen on shorter track lists. Wondering what would be causing lagginess though?
Environment
@aome510 commented on GitHub (Sep 22, 2023):
What is the size of your liked track list?
@jacksongoode commented on GitHub (Sep 22, 2023):
Around 8000 tracks I would say? But I don't think the size should matter in scrolling through the view? I would expect that behavior to be decoupled from the size of the playlist.
@aome510 commented on GitHub (Sep 22, 2023):
yeah, it should not. I can try to reproduce by duplicating my local data.
@jacksongoode commented on GitHub (Oct 1, 2023):
Super cool thanks!