[gnome-clocks] world: wrap the location name label if needed



commit 9c16fbe74af32912062df2384273ebacabc38407
Author: Paolo Borelli <pborelli gnome org>
Date:   Sat Jul 22 19:58:49 2017 +0200

    world: wrap the location name label if needed
    
    https://bugzilla.gnome.org/show_bug.cgi?id=785246

 data/ui/worldtile.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/worldtile.ui b/data/ui/worldtile.ui
index 052183d..3edce09 100644
--- a/data/ui/worldtile.ui
+++ b/data/ui/worldtile.ui
@@ -67,6 +67,8 @@
             <property name="can_focus">False</property>
             <property name="halign">center</property>
             <property name="valign">center</property>
+            <property name="wrap">True</property>
+            <property name="max-width-chars">30</property>
             <style>
               <class name="name-label"/>
             </style>


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