[gnome-games/wip/exalm/mobile: 2/10] dummy-display: Wrap labels



commit 5d175508c636aa1eed79872c88668e92e86bda9e
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Thu May 30 01:09:35 2019 +0500

    dummy-display: Wrap labels

 data/ui/dummy-display.ui | 17 +++--------------
 1 file changed, 3 insertions(+), 14 deletions(-)
---
diff --git a/data/ui/dummy-display.ui b/data/ui/dummy-display.ui
index 855dab43..5c790a74 100644
--- a/data/ui/dummy-display.ui
+++ b/data/ui/dummy-display.ui
@@ -33,6 +33,7 @@
             <property name="halign">center</property>
             <property name="vexpand">True</property>
             <property name="margin-bottom">6</property>
+            <property name="wrap">True</property>
             <property name="label" translatable="yes">This is a dummy game display</property>
             <attributes>
               <attribute name="weight" value="bold"/>
@@ -48,20 +49,8 @@
             <property name="use-markup">True</property>
             <property name="halign">center</property>
             <property name="vexpand">True</property>
-            <property name="label" translatable="yes">If you see this, this is a bug.</property>
-            <style>
-              <class name="dim-label"/>
-            </style>
-          </object>
-        </child>
-
-        <child>
-          <object class="GtkLabel" id="instructions_label">
-            <property name="visible">True</property>
-            <property name="use-markup">True</property>
-            <property name="halign">center</property>
-            <property name="vexpand">True</property>
-            <property name="label" translatable="yes">Please contact the developers.</property>
+            <property name="wrap">True</property>
+            <property name="label" translatable="yes">If you see this, this is a bug. Please contact the 
developers.</property>
             <style>
               <class name="dim-label"/>
             </style>


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