From bf03edd39129aaa4b0f3781c855545ef05a5dd9f Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Thu, 27 May 2021 20:57:38 +0200 Subject: [PATCH] Adjust size constraints of macro condition / action layouts The reason for this change is that the macro condition "source" was introduced which can change its required size drastically depending on which condition type is selected. --- forms/advanced-scene-switcher.ui | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/forms/advanced-scene-switcher.ui b/forms/advanced-scene-switcher.ui index 56469ecd..890d39e4 100644 --- a/forms/advanced-scene-switcher.ui +++ b/forms/advanced-scene-switcher.ui @@ -770,8 +770,14 @@ + + QLayout::SetMinAndMaxSize + + + QLayout::SetMinAndMaxSize + @@ -789,7 +795,11 @@ - + + + QLayout::SetFixedSize + + @@ -859,6 +869,9 @@ + + QLayout::SetMinAndMaxSize + @@ -878,7 +891,11 @@ - + + + QLayout::SetMinAndMaxSize + +