mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #509] [CLOSED] Add option to vertically center or decenter basic view playbar #865
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#865
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/509
Author: @fezboy
Created: 6/24/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
583fe21Merge pull request #1 from Rigellute/masterc4aa4b4add center_basic_view option and functionality192fdd6add center_basic_view to README.md config example4d745bdformatting93ae983this doesn't feel as dry, but it pleases clippy📊 Changes
3 files changed (+30 additions, -10 deletions)
View changed files
📝
README.md(+2 -0)📝
src/ui/mod.rs(+21 -10)📝
src/user_config.rs(+7 -0)📄 Description
doesn't quite resolve #508, but adds a workable option for usecases with a small terminal height (i.e. playbar across bottom of screen in tiling wm.


Center basic view on (default, old):
Center basic view off:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.