[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - cui/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Oct 1 09:31:43 UTC 2019
cui/uiconfig/ui/bulletandposition.ui | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 259ea5539e54bedc7786763841f2bee44dc32e7e
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Sep 30 16:55:11 2019 +0100
Commit: Michael Stahl <michael.stahl at cib.de>
CommitDate: Tue Oct 1 11:30:58 2019 +0200
Resolves: tdf#127450 max_content_[width|height] isn't available in gtk 3.18
so this crashes
Change-Id: Ie9b2607e4c4290f9745b8bc5f36b80d8970018b1
Reviewed-on: https://gerrit.libreoffice.org/79876
Reviewed-by: Michael Stahl <michael.stahl at cib.de>
Tested-by: Michael Stahl <michael.stahl at cib.de>
diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui
index c62f1acb8da5..0ec6c67061c2 100644
--- a/cui/uiconfig/ui/bulletandposition.ui
+++ b/cui/uiconfig/ui/bulletandposition.ui
@@ -994,8 +994,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="shadow_type">in</property>
- <property name="max_content_width">150</property>
- <property name="max_content_height">300</property>
<child>
<object class="GtkViewport">
<property name="visible">True</property>
More information about the Libreoffice-commits
mailing list