aargirakis/BZRPlayer

remove useless "name | value" top row in info window

Opened this issue · 4 comments

takes precious layout space

Now you can't change the width of the columns without the headers, which is annoying.

it is not possible to allow changing it by dragging the middle vertical bar? if it is not, then i suggest to simply extend it by default to the long string, for every played track

Maybe it's possible dragging the middle bar, I'll investigate

A quick search, I'm guessing you need the headers for resizing. Onehing you can do is subclass the tableClass and add your own resizing as they did here:
https://stackoverflow.com/questions/18146411/change-column-width-in-qtableview-with-mouse