I want to move the Now Playing info over to the right side, in a center aligned manner.
Especially long titles should show the three dots...
I can make the info move to the right, but then the three dots disappear and the text is all over the place.
Ater a lot of trial and errors, i am still missing something.
This is part of the Big Clock Theater Mode...
https://getmusicbee.com/forum/index.php?topic=26129.msg148828#newhere's the code.
can you help me?
<element name="#NowPlaying" type="Block" xAnchor="Panel.Left" x="700" yAnchor="Panel.Bottom" y="-75" align="Middle.Left" widthDock="Panel.Width.0" width="0" heightDock="Panel.Width.43" height="0" bg="0,0,0,0" />
<element type="Field" id="Title" widthDock="x:#NowPlaying.0" width="0" yAnchor="#NowPlaying.5" y="5" align="center" font="Roboto Condensed" style="Regular" size="28" fg="240,240,240" mouseOverFg="200,255,200"></element>
