From 50329087b9a46e5dade8f924abf68cbd982be494 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Mon, 5 Dec 2022 09:13:03 +0200 Subject: Improve the layout of font features dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Make sure all sections have the same column alignments. Change-Id: I25bdc0ecf8f971f23d188999167df33476bea1f5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143662 Tested-by: Jenkins Reviewed-by: خالد حسني --- cui/uiconfig/ui/fontfeaturesdialog.ui | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'cui/uiconfig') diff --git a/cui/uiconfig/ui/fontfeaturesdialog.ui b/cui/uiconfig/ui/fontfeaturesdialog.ui index c0eca92c3b73..b868ab2f2805 100644 --- a/cui/uiconfig/ui/fontfeaturesdialog.ui +++ b/cui/uiconfig/ui/fontfeaturesdialog.ui @@ -1,5 +1,5 @@ - + @@ -98,7 +98,7 @@ False vertical - + True False @@ -106,6 +106,10 @@ 6 12 True + True + + + @@ -146,7 +150,7 @@ - + True False @@ -154,6 +158,10 @@ 6 12 True + True + + + @@ -194,7 +202,7 @@ - + True False @@ -202,6 +210,10 @@ 6 12 True + True + + + -- cgit