orontee / argos

Light weight front-end for Mopidy music server
GNU General Public License v3.0
19 stars 4 forks source link

Wrong truncation of playlist names #162

Closed orontee closed 3 months ago

orontee commented 3 months ago

Context

When main window is wide, it appears that playlists with long names are not truncated at the right place. Their names can be unreadable.

image

orontee commented 3 months ago

https://github.com/orontee/argos/blob/9de28c71fd040b6ef23783e72f3141a5bd6d3cf1/argos/widgets/playlistlabel.py#L33