Text truncation with ... for long playlist names in text mode.
-
Two-line layout in hover mode with background rounded and transparent.
-
User customizations for font, background, font color, and border colors all still apply.
-
getBoxRectnow reserves enough vertical space for name + track count, so the label is never overlapped by the cover. -
getTotalContentHeightmatchesgetBoxRect, so scrolling works properly. -
Text mode now always shows both lines, and long names are truncated with
....
Changes & improvements:
-
Text mode: Playlist name is truncated with ellipsis (
DT_END_ELLIPSIS) so it never overlaps track count. Track count always appears below. -
Hover mode: Rounded background adapts to the width of both name and track count. Name is truncated if too long.
-
Dynamic sizing: Padding and widths adapt to playlist name length and track count.
-
- Added bolded playlist name and italic track number
Changes:
-
Playlist name and track count are now two separate lines.
-
Hover background dynamically fits both lines.
-
Text-below mode shows name + count stacked, with multi-line support if the name is long.
-
Respects your user-customized font and colors.
-
Added Save as button,
-
Brings up file menu
-
Must first specify folder path
-
Re did color inputs, now takes RGB in R-G-B format
-
Fixed spacing between the title and cover art, Issue with the selcted color overlapping with the characters