mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #559] [MERGED] Update layout of library and search pages for vertical aspect ratios #796
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#796
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/559
Author: @juliamertz
Created: 9/4/2024
Status: ✅ Merged
Merged: 10/14/2024
Merged by: @aome510
Base:
master← Head:feat-vertical-layouts📝 Commits (4)
ebf1d94feat: change layout on vertical display561fe29dynamically size search layout4a6d23aremove dead codefdf1888cleanup📊 Changes
4 files changed (+102 additions, -26 deletions)
View changed files
📝
spotify_player/src/event/mod.rs(+6 -1)📝
spotify_player/src/state/ui/mod.rs(+9 -1)📝
spotify_player/src/ui/mod.rs(+32 -0)📝
spotify_player/src/ui/page.rs(+55 -24)📄 Description
I've chosen a columns to rows ratio that works well for me, but I'm not sure if this is the best approach since terminal rendering varies.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
librespotto0.7.0, fixing audio, authentication, DNS lookup issues #885librespotto0.7.0, fixing audio, authentication, DNS lookup issues #1823