[gnome-music/wip/mschraal/coresong-thumbnail-prop: 34/35] albumwidget: 1 time working update
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/coresong-thumbnail-prop: 34/35] albumwidget: 1 time working update
- Date: Sun, 5 Jan 2020 16:16:11 +0000 (UTC)
commit 81d25303ec53adec89ba94072d8ceb2a47dc3aa1
Author: Marinus Schraal <mschraal gnome org>
Date: Sun Jan 5 17:05:34 2020 +0100
albumwidget: 1 time working update
gnomemusic/widgets/albumwidget.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/widgets/albumwidget.py b/gnomemusic/widgets/albumwidget.py
index 3c298dff..4430007e 100644
--- a/gnomemusic/widgets/albumwidget.py
+++ b/gnomemusic/widgets/albumwidget.py
@@ -64,7 +64,7 @@ class AlbumWidget(Gtk.EventBox):
self._corealbum = corealbum
- self._cover_stack.update(self._corealbum)
+ self._cover_stack.props.corealbum = corealbum
album_name = self._corealbum.props.title
artist = self._corealbum.props.artist
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]