[gnome-maps] favouritesPopover: Increase width



commit 120acf4f274565efccc08a59e0b4692fc84c3fad
Author: Marcus Lundblad <ml update uu se>
Date:   Thu Jan 30 22:01:11 2020 +0100

    favouritesPopover: Increase width
    
    Increase width to 320px to better
    avoid clipping long names.
    
    Fixes #236

 data/ui/favorites-popover.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/favorites-popover.ui b/data/ui/favorites-popover.ui
index 6274c6dc..352084a4 100644
--- a/data/ui/favorites-popover.ui
+++ b/data/ui/favorites-popover.ui
@@ -5,6 +5,7 @@
     <property name="visible">False</property>
     <property name="no_show_all">True</property>
     <property name="hexpand">False</property>
+    <property name="width-request">320</property>
     <style>
       <class name="maps-popover"/>
     </style>


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