Skip to content

Conversation

@Oowoosh0
Copy link
Contributor

Fixes #803

@Oowoosh0 Oowoosh0 requested a review from a team March 28, 2025 17:10
Copy link
Collaborator

@jeremypw jeremypw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The artist name now ellipsizes and reveals as expected. The window does not change size. Code looks good.

One issue I noticed is that now, if the artist name is ellipsized, making the window wider does not give it more space - you have to drag the pane divider to do so. To fix this you need to set resize_end_child = true on the enclosing Gtk.Paned. Then the ratio between the widths of the two children stays constant when the window expands. However, I think this is outside the strict scope of this PR and may need design input so can be left for another PR.

@jeremypw jeremypw merged commit fc2da44 into elementary:main Apr 3, 2025
3 checks passed
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.

NowPlaying area resizes when playing song with long artist name

2 participants