summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-06-26 16:05:14 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-07-27 11:20:44 +0200
commit73c593fe334cdd6928987f3506468295aef622d0 (patch)
treeacd5e4a7a0d8bcff6e3954cc0177acd332e7111a /svx
parent93dce15827cc8bd69a9abb5e70a5df0292719a9a (diff)
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@collabora.co.uk>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/colorwindow.ui2
1 files changed, 0 insertions, 2 deletions
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>