cherrymusic icon indicating copy to clipboard operation
cherrymusic copied to clipboard

queue/playlist display screwed up if tabs span over multiple rows in the tab bar

Open 6arms1leg opened this issue 11 years ago • 1 comments

when opening more playlists than can be displayed in one tab row, the track lists are somewhat misplaced and overlap the tab bar.

6arms1leg avatar May 14 '14 11:05 6arms1leg

Ah yeah, I can see that problem, but actually the UI needs a lot of cleanup in the background before this can be resolved cleanly. The problem is, that most components are too tightly coupled already, and fixing this quickly (just hacking in some mesurements, to make sure the playlist is pushed down a bit), would only result in more code debt and even slower developement in the future. So please be patient while I clean up things in the background...

devsnd avatar May 15 '14 12:05 devsnd