- Thread starter
- Moderator
- #271
Use label like:That´s why I don´t have all fields filled for that video - it´s more experimental
XML:
<label>#Play.Current.Artist#(iif(eq(#Play.Current.Album,''),'',string.format(' - {0}',#Play.Current.Album)))#(iif(eq(#Play.Current.Title,''),'',string.format(' - {0}',#Play.Current.Title)))</label>
It is necessary to expand the spacing between lines.and the last line is empty because there are only three entries - maybe the layout could be a bit better
It is necessary to add a shadow under the description, or darken the icon under description.e.g. move the descriptions a bit down
Last edited: