From 0754dde7aa38317522a3d2aa0be7fe364b878644 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 12 Apr 2013 10:53:13 +0100 Subject: consume hectares of empty space on outline and numbering tab page We now have hectares of empty space in the English ui on the right side because the other tabs are wider than this one. What to do with the extra space, leave it on the right, or consume it in some other way ? I'm inclined to spread things around the available space. If we set our elements to expand to consume it (but left align the spinbuttons within their expanded space) then we get a page that looks very like the original. I'm not entirely sure if I prefer it this way because it's genuinely more pleasing to the eye, or because it's just familiar looking this way. Change-Id: Iafe60713eb8c6f0bd1ecd70e3f288d52b453a247 --- sw/uiconfig/swriter/ui/numparapage.ui | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'sw') diff --git a/sw/uiconfig/swriter/ui/numparapage.ui b/sw/uiconfig/swriter/ui/numparapage.ui index 6ccd65ac1e06..79f0793e38bf 100644 --- a/sw/uiconfig/swriter/ui/numparapage.ui +++ b/sw/uiconfig/swriter/ui/numparapage.ui @@ -16,6 +16,7 @@ True False + True 6 vertical 12 @@ -23,24 +24,28 @@ True False + True 0 none True False + True 6 12 True False + True 12 True False start + True 0 Outline level: True @@ -56,6 +61,7 @@ True False + True 0 1 @@ -103,30 +109,35 @@ True False + True 0 none True False + True 6 12 True False + True vertical 6 True False + True 12 True False start + True 0 _Numbering style: True @@ -141,6 +152,7 @@ True False + True 0 1 @@ -166,6 +178,7 @@ True False True + True none True 0 @@ -182,11 +195,13 @@ False False + True 12 True False + True vertical @@ -220,6 +235,8 @@ True True + start + True True adjustmentSTART_WITH @@ -262,18 +279,21 @@ True False + True 0 none True False + True 6 12 True False + True vertical 6 @@ -282,6 +302,7 @@ True True False + True True 0 True @@ -299,6 +320,7 @@ True True False + True True 0 True @@ -315,11 +337,13 @@ True False False + True 12 True False + True vertical @@ -349,6 +373,8 @@ True True + start + True True adjustmentNF_RESTART_PARA -- cgit