Always move length string all the way to the right and give all remaining space to...
commit3ba766a1e68ae4c8d2583fb89dcf02a118c6da24
authornhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Tue, 25 Sep 2007 09:45:04 +0000 (25 09:45 +0000)
committernhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Tue, 25 Sep 2007 09:45:04 +0000 (25 09:45 +0000)
treefc470cd238fe3e5e6880205eb595e6567bb7e5ab
parentebe8440e191f8bc62beb8157ec0e330e8101e4a4
Always move length string all the way to the right and give all remaining space to the track name. This causes the track name to not be truncated quite as often and in general makes playlist items, both grouped and ungrouped look a hell of a lot better. I do realize that this might cause issues when the arbitrary selection of teh 4 data fields is implemented

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@716808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/playlist/PlaylistGraphicsItem.cpp