Skip to content

Fix: Artist Page "Albums" and "Related Artists" shown even on small windows#945

Open
wzifox wants to merge 1 commit intoaome510:masterfrom
wzifox:master
Open

Fix: Artist Page "Albums" and "Related Artists" shown even on small windows#945
wzifox wants to merge 1 commit intoaome510:masterfrom
wzifox:master

Conversation

@wzifox
Copy link

@wzifox wzifox commented Mar 12, 2026

When the artist's page is open on small terminal windows, spotify-player prioritizes showing all 12 lines of top tracks and would therefore hide the Albums and Related Artists until the window has been resized.
Since the Top Tracks chunk used Length(12) I changed it to Fill(1), that way regardless of window size everything will all be visible and fill up the space evenly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant