[gnome-music/wip/jfelder/gtk4-v3: 70/88] ui/loadingnotification: Remove unneeded visible properties




commit d59241ead5c6614a8c7cfc1dd7f225c1d618f683
Author: Jean Felder <jfelder src gnome org>
Date:   Thu Feb 3 21:20:57 2022 +0100

    ui/loadingnotification: Remove unneeded visible properties

 data/ui/LoadingNotification.ui | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/data/ui/LoadingNotification.ui b/data/ui/LoadingNotification.ui
index 79a7c61bc..ae57d2f69 100644
--- a/data/ui/LoadingNotification.ui
+++ b/data/ui/LoadingNotification.ui
@@ -5,12 +5,10 @@
     <child>
       <object class="GtkSpinner">
         <property name="spinning">True</property>
-        <property name="visible">True</property>
       </object>
     </child>
     <child>
       <object class="GtkLabel">
-        <property name="visible">True</property>
         <property name="halign">start</property>
         <property name="hexpand">True</property>
         <property name="label" translatable="yes">Loading</property>


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