]> git.sesse.net Git - nageru/commit
Make channel labels ignore their horizontal size policy.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 27 Apr 2018 18:49:18 +0000 (20:49 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 27 Apr 2018 18:49:18 +0000 (20:49 +0200)
commit6fc84b593550cf49bd87179d7bb554ee0925a8b2
tree5dce663a2c6d559fe1ef9369ddb1742c5a7204b0
parent0c04688622b24b3388743bbe73e529c4d5d8c1bc
Make channel labels ignore their horizontal size policy.

This fixes an issue where the aspect ratio of the videos would be
all messed up due to the labels dictating the size. This could even
keep the window from being maximized if there were too many long
labels.

The best here would probably be some sort of marquee, but this is
an OK fix for now.
ui_display.ui