Version: 1.90 (using 4.1.1 (KDE 4.1.1), Kubuntu packages) Compiler: gcc OS: Linux (i686) release 2.6.24-19-generic Say you have like 50 items in a playlist, of course this needs a scrollbar to appear. But say you delete 49 items only to leave one. Expected behavior is to recalculate the height of the playlist to see if the scrollbar is needed anymore. However this is not the case when I tried this .. and the scrollbar persistent leaving like 3 page-heights of emptiness in which you can freely scroll up and down. Only after adding a new file to the playlist, the repaint will be invoked and the scrollbar removed.
Happens here as well.
Fixed with Soren's new playlist code.