[gtk] placesview: open address popover upwards



commit 2cd4b255cdf38c2b549db81359b487e51231a52d
Author: Timm Bäder <mail baedert org>
Date:   Sun Oct 20 09:18:55 2019 +0200

    placesview: open address popover upwards

 gtk/ui/gtkplacesview.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gtk/ui/gtkplacesview.ui b/gtk/ui/gtkplacesview.ui
index 559e05d75b..799b82cabc 100644
--- a/gtk/ui/gtkplacesview.ui
+++ b/gtk/ui/gtkplacesview.ui
@@ -15,6 +15,7 @@
   </object>
   <object class="GtkPopover" id="server_adresses_popover">
     <property name="relative-to">address_entry</property>
+    <property name="position">top</property>
     <child>
       <object class="GtkBox">
         <property name="orientation">vertical</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]