[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - cui/uiconfig
Mike Kaganski (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jun 6 07:56:40 UTC 2019
cui/uiconfig/ui/bulletandposition.ui | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
New commits:
commit 4b2a8ca9297466fe82c002e5d9c40222e8cc84e1
Author: Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Thu Jun 6 11:13:05 2019 +1000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Jun 6 09:55:32 2019 +0200
tdf#125642: fix minimal sizes of dialog and its elements
Change-Id: I0232999866eb731fd74b3e954121f1960a3873bd
Reviewed-on: https://gerrit.libreoffice.org/73577
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar at collabora.com>
(cherry picked from commit 2265574dd571593e0070754ebd053eef6098ac98)
Reviewed-on: https://gerrit.libreoffice.org/73579
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui
index b0b723e2f924..c6e3a0e22f94 100644
--- a/cui/uiconfig/ui/bulletandposition.ui
+++ b/cui/uiconfig/ui/bulletandposition.ui
@@ -75,7 +75,6 @@
</columns>
</object>
<object class="GtkDialog" id="BulletAndPosition">
- <property name="height_request">300</property>
<property name="can_focus">False</property>
<property name="border_width">6</property>
<property name="title" translatable="yes" context="bulletandposition|DrawPRTLDialog">Bullets and Numbering</property>
@@ -83,9 +82,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -982,8 +978,7 @@
<property name="shadow_type">none</property>
<child>
<object class="GtkAlignment">
- <property name="width_request">0</property>
- <property name="height_request">0</property>
+ <property name="width_request">150</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
More information about the Libreoffice-commits
mailing list