[gnome-music/wip/mschraal/artistsview-outlining: 2/5] data: Remove unused EventBox from SongWidget



commit c8e3f25d4e218d3ae3ac38303611190fb909a0b5
Author: Marinus Schraal <mschraal gnome org>
Date:   Sun Sep 30 20:52:11 2018 +0200

    data: Remove unused EventBox from SongWidget

 data/ui/SongWidget.ui | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)
---
diff --git a/data/ui/SongWidget.ui b/data/ui/SongWidget.ui
index c8837536..846f84b1 100644
--- a/data/ui/SongWidget.ui
+++ b/data/ui/SongWidget.ui
@@ -18,19 +18,11 @@
             <property name="can_focus">False</property>
             <property name="homogeneous">True</property>
             <child>
-              <object class="GtkEventBox" id="eventbox2">
-                <property name="visible">True</property>
+              <object class="GtkImage" id="_play_icon">
                 <property name="can_focus">False</property>
-                <child>
-                  <object class="GtkImage" id="_play_icon">
-                    <property name="can_focus">False</property>
-                    <property name="icon_size">1</property>
-                  </object>
-                </child>
+                <property name="icon_size">button</property>
               </object>
               <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
                 <property name="position">0</property>
               </packing>
             </child>
@@ -151,3 +143,4 @@
     </child>
   </template>
 </interface>
+


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