[gnome-music/wip/mschraal/gtk4: 81/102] data/ui: Remove visible property from ArtistTile



commit 89b4d08bf5a1c906a893d8f2826d63124d72094b
Author: Marinus Schraal <mschraal gnome org>
Date:   Sat May 2 23:03:17 2020 +0200

    data/ui: Remove visible property from ArtistTile

 data/ui/ArtistTile.ui | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/data/ui/ArtistTile.ui b/data/ui/ArtistTile.ui
index b5b0586a..628f9280 100644
--- a/data/ui/ArtistTile.ui
+++ b/data/ui/ArtistTile.ui
@@ -2,7 +2,6 @@
 <interface>
   <template class="ArtistTile" parent="GtkListBoxRow">
     <property name="can_focus">False</property>
-    <property name="visible">True</property>
     <child>
       <object class="GtkLabel" id="_label">
         <property name="can_focus">False</property>
@@ -13,7 +12,6 @@
         <property name="margin-end">16</property>
         <property name="margin-start">16</property>
         <property name="margin-top">16</property>
-        <property name="visible">True</property>
       </object>
     </child>
   </template>


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