[gnome-music/wip/mschraal/gtk4: 23/90] coverstack: Remove show_all
- From: Marinus Schraal <mschraal src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-music/wip/mschraal/gtk4: 23/90] coverstack: Remove show_all
 
- Date: Sat, 27 Jun 2020 11:54:32 +0000 (UTC)
 
commit a040196e4323c7751aab06cf49f823ee06b680e9
Author: Marinus Schraal <mschraal gnome org>
Date:   Thu Oct 31 14:10:06 2019 +0100
    coverstack: Remove show_all
 gnomemusic/widgets/coverstack.py | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/gnomemusic/widgets/coverstack.py b/gnomemusic/widgets/coverstack.py
index ac553893..375c14d3 100644
--- a/gnomemusic/widgets/coverstack.py
+++ b/gnomemusic/widgets/coverstack.py
@@ -65,12 +65,6 @@ class CoverStack(Gtk.Stack):
 
         self.connect("destroy", self._on_destroy)
 
-        self._loading_cover.props.visible = True
-        self._cover_a.props.visible = True
-        self._cover_b.props.visible = True
-
-        self.props.visible = True
-
     @GObject.Property(type=object, flags=GObject.ParamFlags.READWRITE)
     def size(self):
         """Size of the cover
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]