From cb7a76528147868e408762aa30dfa7ec6b543d4b Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Tue, 9 Nov 2021 08:47:02 +0100 Subject: tdf#48622 Fix layout issue when "Custom" was selected Change-Id: Ie32a763b88cfc26b61d942214b16e008179d410c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124898 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt (cherry picked from commit 3746379f251091696b73463f7b27e8ef732dd20b) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126415 Tested-by: Samuel Mehrbrodt Reviewed-by: Thorsten Behrens --- cui/uiconfig/ui/borderpage.ui | 92 +++++++++++++++++-------------------------- 1 file changed, 36 insertions(+), 56 deletions(-) diff --git a/cui/uiconfig/ui/borderpage.ui b/cui/uiconfig/ui/borderpage.ui index 0e9082019bb8..b791787cf347 100644 --- a/cui/uiconfig/ui/borderpage.ui +++ b/cui/uiconfig/ui/borderpage.ui @@ -210,7 +210,7 @@ 6 12 - + True False @@ -236,8 +236,11 @@ False _Width: True - linewidthmf 0 + + + + 0 @@ -275,15 +278,30 @@ - - + + True + True + False + 0 + True + + + + + + 1 + 1 + + + + True False - 6 True False + False Hairline Very thin @@ -293,80 +311,42 @@ Extra thick Custom + + + - 0 - 0 + False + True + 0 True True - start + True True True adjustment1 2 0.05 + + + - 1 - 0 + False + True + 1 - - - - - - - - - - - - - - - - - - - - - 1 2 - - - True - True - False - 0 - True - - - - - - 1 - 1 - - - - - - - - - - - -- cgit