mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #134] [MERGED] Revert "Add support for page scrolling in Playlist" #625
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#625
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/Rigellute/spotify-tui/pull/134
Author: @Rigellute
Created: 11/4/2019
Status: ✅ Merged
Merged: 11/4/2019
Merged by: @Rigellute
Base:
master← Head:revert-133-page-scroll📝 Commits (1)
e4f75d5Revert "Add support for page scrolling in Playlist"📊 Changes
5 files changed (+16 additions, -62 deletions)
View changed files
📝
src/app.rs(+10 -49)📝
src/handlers/library.rs(+0 -1)📝
src/handlers/playlist.rs(+2 -3)📝
src/handlers/search_results.rs(+2 -3)📝
src/handlers/track_table.rs(+2 -6)📄 Description
Reverts Rigellute/spotify-tui#133
One issue I found was that pressing "enter" to play a track, would play a track from the wrong page (I think it's only playing tracks from the first page?)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.