From 086e9cf0dceda2b9bd442fee1b40091327b59dd5 Mon Sep 17 00:00:00 2001 From: Joel Bethke Date: Thu, 27 Jul 2017 21:02:39 -0500 Subject: [PATCH] UI: Fix settings window minimum width/height This fixes the issue presented in: https://obsproject.com/mantis/view.php?id=885 Minimum size is changed to 700x512. I arrived at this number from testing the minimum sizes that I felt the settings UI was still perfectly usable and readable. Any smaller, and things became difficult to see and adjust. As a note, this does increase the minum width of the settings window, as the previous minimum allowed you to cut off objects and render the window too small to be usable. --- UI/forms/OBSBasicSettings.ui | 39 +++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/UI/forms/OBSBasicSettings.ui b/UI/forms/OBSBasicSettings.ui index 191f0bb60..0265e9cec 100644 --- a/UI/forms/OBSBasicSettings.ui +++ b/UI/forms/OBSBasicSettings.ui @@ -11,11 +11,17 @@ - + 0 0 + + + 700 + 512 + + Settings @@ -659,6 +665,33 @@ 0 + + + + true + + + + + 0 + 0 + 818 + 697 + + + + + 0 + + + 0 + + + 0 + + + 9 + @@ -2960,6 +2993,10 @@ + + + +