mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
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#573
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/11
Author: @aome510
Created: 10/8/2021
Status: ✅ Merged
Merged: 10/8/2021
Merged by: @aome510
Base:
master← Head:add-scroll-shortcuts-for-help-popup📝 Commits (3)
a3a9878addoffsetto theCommandHelppopup state8fe51e6renameSelectNexttoSelectNextOrScrollDown,SelectPrevioustoSelectPreviousOrScrollUpa9ac995use scroll shortcuts to modify the offset of the command help popup📊 Changes
7 files changed (+66 additions, -36 deletions)
View changed files
📝
README.md(+2 -2)📝
spotify_player/src/command.rs(+6 -4)📝
spotify_player/src/config/keymap.rs(+6 -6)📝
spotify_player/src/event.rs(+36 -19)📝
spotify_player/src/state/ui.rs(+3 -3)📝
spotify_player/src/ui/help.rs(+12 -1)📝
spotify_player/src/ui/popup.rs(+1 -1)📄 Description
Part 1 of #10
Brief description of changes
SelectNexttoSelectNextOrScrollDown,SelectPrevioustoSelectPreviousOrScrollUpoffsetto command help popup state🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.