[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - svx/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Jul 27 09:21:08 UTC 2018
svx/uiconfig/ui/colorwindow.ui | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 73c593fe334cdd6928987f3506468295aef622d0
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Jun 26 16:05:14 2018 +0100
Commit: Miklos Vajna <vmiklos at collabora.co.uk>
CommitDate: Fri Jul 27 11:20:44 2018 +0200
allow popover direction to depend on position of parent widget in dialog
use the same setting as the emoji popover so that at the top of a dialog the
popover pops down and at the bottom of a dialog is pops up.
Change-Id: I8e6cd13c5f669b5218c65096f68471bf2e27c848
Reviewed-on: https://gerrit.libreoffice.org/58010
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos at collabora.co.uk>
diff --git a/svx/uiconfig/ui/colorwindow.ui b/svx/uiconfig/ui/colorwindow.ui
index 1c2e815eba12..ed28ce5ee80f 100644
--- a/svx/uiconfig/ui/colorwindow.ui
+++ b/svx/uiconfig/ui/colorwindow.ui
@@ -25,8 +25,6 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="border_width">4</property>
- <property name="position">bottom</property>
- <property name="constrain_to">none</property>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
More information about the Libreoffice-commits
mailing list