svx/uiconfig/ui/colorwindow.ui |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 18d1492a907e7e72b0351d6b347e7d0dd2cd30f1
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Tue Jun 26 16:05:14 2018 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Wed Jul 25 22:01:52 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/56483
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/svx/uiconfig/ui/colorwindow.ui b/svx/uiconfig/ui/colorwindow.ui
index 8ec1d1be10ec..d90a5777ffa6 100644
--- a/svx/uiconfig/ui/colorwindow.ui
+++ b/svx/uiconfig/ui/colorwindow.ui
@@ -23,8 +23,6 @@
   <object class="GtkPopover" id="palette_popup_window">
     <property name="can_focus">False</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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to