mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
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#958
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/664
Author: @OrangeFran
Created: 11/22/2020
Status: ✅ Merged
Merged: 11/24/2020
Merged by: @Rigellute
Base:
master← Head:center_basic_view📝 Commits (1)
d13f983Fix issue #508 by calculating space manually📊 Changes
2 files changed (+18 additions, -14 deletions)
View changed files
📝
src/ui/mod.rs(+17 -14)📝
src/ui/util.rs(+1 -0)📄 Description
This commit improves the centering of the basic_view_widget and thus
fixeds the issue #508 by manually calculating the space between the top
and the bottom bezel of the terminal. Improved version of #509.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.