[Libreoffice-commits] core.git: cui/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jul 2 14:46:54 UTC 2021
cui/uiconfig/ui/bulletandposition.ui | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
New commits:
commit a1dd68b71831c76cfab738cdea2347c795c77cb2
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Jul 2 14:19:35 2021 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Fri Jul 2 16:46:17 2021 +0200
tidy up impress bullets and numbering dialog
a little but to have less arbitrary numbers in it
Change-Id: Id386616a31c69ebcdea7e97a62a3067bb2fbf60b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118315
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui
index 26e5e9d81a55..c3c2b5c7f5db 100644
--- a/cui/uiconfig/ui/bulletandposition.ui
+++ b/cui/uiconfig/ui/bulletandposition.ui
@@ -169,7 +169,6 @@
</child>
<child>
<object class="GtkBox" id="NumberingOptionsPage">
- <property name="height-request">490</property>
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="spacing">12</property>
@@ -181,7 +180,6 @@
<property name="shadow-type">none</property>
<child>
<object class="GtkScrolledWindow">
- <property name="width-request">78</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="margin-top">6</property>
@@ -197,6 +195,7 @@
<property name="headers-clickable">False</property>
<property name="search-column">0</property>
<property name="show-expanders">False</property>
+ <property name="width-request">75</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
@@ -235,6 +234,7 @@
<object class="GtkBox" id="box1">
<property name="visible">True</property>
<property name="can-focus">False</property>
+ <property name="hexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
@@ -1052,13 +1052,14 @@
<property name="shadow-type">none</property>
<child>
<object class="GtkBox">
- <property name="width-request">170</property>
<property name="visible">True</property>
<property name="can-focus">False</property>
<child>
<object class="GtkScrolledWindow">
<property name="visible">True</property>
<property name="can-focus">True</property>
+ <property name="hscrollbar-policy">never</property>
+ <property name="vscrollbar-policy">never</property>
<property name="shadow-type">in</property>
<child>
<object class="GtkViewport">
More information about the Libreoffice-commits
mailing list