[gnome-music/wip/mschraal/coresong-thumbnail-prop: 178/179] 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: 178/179] albumwidget: 1 time working update
- Date: Wed, 26 Feb 2020 23:35:11 +0000 (UTC)
commit 7bdd61b4cb0ce701c75c8098139e15465f31e6c4
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 d75b1fe2..83b9f36c 100644
--- a/gnomemusic/widgets/albumwidget.py
+++ b/gnomemusic/widgets/albumwidget.py
@@ -89,7 +89,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]