Is it possible that the Toolbar Font (Assist, Auto, Play, Next Stop + timing) can be set so that those with smaller playlist widths do not have buttons/text overlapping… ? It’s not currently possible to have 2 playlists side-by-side without a nasty overlap of text on the Playlist Toolbar.
This is a little tricky, as I have set the size of surrounding boxes manually to fit the the current font. I will have to compute them dynamically. Give me a little time
Torben
Will be possible as of 1.5.31 by an entry in layout.ini:
[Playlist0]
ToolbarFontSize=10
Torben