[gnome-music/wip/mschraal/gtk4: 98/141] coverstack: Remove show_all
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 98/141] coverstack: Remove show_all
- Date: Mon, 17 Feb 2020 19:34:32 +0000 (UTC)
commit 6a0ab24c5d45ea7a91ffc4c41dc2ff20e1f44e5c
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Oct 31 14:10:06 2019 +0100
coverstack: Remove show_all
gnomemusic/widgets/coverstack.py | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/gnomemusic/widgets/coverstack.py b/gnomemusic/widgets/coverstack.py
index 2216176e..28f9f4a1 100644
--- a/gnomemusic/widgets/coverstack.py
+++ b/gnomemusic/widgets/coverstack.py
@@ -67,8 +67,6 @@ class CoverStack(Gtk.Stack):
self.props.transition_type = Gtk.StackTransitionType.CROSSFADE
self.props.visible_child_name = "loading"
- self.show_all()
-
@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]