Skip to content

macosx: Improve VLCPlaylistTableCellView text and glance-ability

This PR tweaks the VLCPlaylistTableCellViews in a couple of ways to improve them visually:

  1. The subline text for music includes both artist and album in smaller fonts
  2. More prominent bolding is given to currently-playing playlist items
  3. The colouring issues of the music indicator image have been fixed by replacing these with a textfield containing a note unicode character

After changes:

Screenshot_2023-05-20_at_17.45.43

Screenshot_2023-05-20_at_17.50.15

Before changes:

Screenshot_2023-05-20_at_17.53.18

Screenshot_2023-05-20_at_17.53.21

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Edited by Claudio Cambra

Merge request reports