mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[PR #262] [MERGED] Improve rendering performance for liked tracks page #690
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#690
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?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/262
Author: @aome510
Created: 9/30/2023
Status: ✅ Merged
Merged: 9/30/2023
Merged by: @aome510
Base:
master← Head:257-liked-tracks-lag📝 Commits (3)
c3aa12eenable debug for release profile1800225removetrack_table_item_max_len698a72dstoreUserData::saved_tracksasHashMapinstead ofVec📊 Changes
10 files changed (+27 additions, -58 deletions)
View changed files
📝
Cargo.lock(+0 -1)📝
Cargo.toml(+4 -0)📝
docs/config.md(+0 -1)📝
examples/app.toml(+0 -1)📝
spotify_player/Cargo.toml(+1 -2)📝
spotify_player/src/client/mod.rs(+13 -10)📝
spotify_player/src/config/mod.rs(+0 -4)📝
spotify_player/src/state/data.rs(+2 -2)📝
spotify_player/src/ui/page.rs(+7 -10)📝
spotify_player/src/utils.rs(+0 -27)📄 Description
Resolves #257
track_table_item_max_lenconfig optionis_liked_tracklookup speed🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.