remove useless "name | value" top row in info window
Opened this issue · 4 comments
ciros88 commented
takes precious layout space
aargirakis commented
Now you can't change the width of the columns without the headers, which is annoying.
ciros88 commented
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
aargirakis commented
Maybe it's possible dragging the middle bar, I'll investigate
aargirakis commented
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