From 242b49aa8a46533a430f34e98abf8e4042194204 Mon Sep 17 00:00:00 2001 From: Kurt Kartaltepe Date: Sun, 27 Mar 2022 20:44:21 -0700 Subject: [PATCH] UI: Remove top level size constraints This removes the min and max size properties from the YouTube "Manage Broadcast" dialog. Such values depend on the actual content or very precise layout management, making hardcoded values prone to being incorrect. To avoid incorrect values we should avoid these settings on top level widgets/windows. This pattern can lead to crashes on Wayland compositors like GNOME which are strict about these values being correct. --- UI/forms/OBSYoutubeActions.ui | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/UI/forms/OBSYoutubeActions.ui b/UI/forms/OBSYoutubeActions.ui index 2495c9ce4..d6261312e 100644 --- a/UI/forms/OBSYoutubeActions.ui +++ b/UI/forms/OBSYoutubeActions.ui @@ -16,18 +16,6 @@ 0 - - - 0 - 0 - - - - - 720 - 880 - - YouTube.Actions.WindowTitle