From 6fc84b593550cf49bd87179d7bb554ee0925a8b2 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Fri, 27 Apr 2018 20:49:18 +0200 Subject: [PATCH] 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui_display.ui b/ui_display.ui index 51022fe..a09294f 100644 --- a/ui_display.ui +++ b/ui_display.ui @@ -77,7 +77,7 @@ - + 1 0 -- 2.39.2