[gnome-music/wip/mschraal/gtk4: 65/81] albumartcache: More surface
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 65/81] albumartcache: More surface
- Date: Wed, 26 Feb 2020 15:16:01 +0000 (UTC)
commit f10c880994def717f383c441afea3e0f0823033d
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Oct 31 16:30:28 2019 +0100
albumartcache: More surface
gnomemusic/albumartcache.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/albumartcache.py b/gnomemusic/albumartcache.py
index 5aa0ace5..b99a2e1d 100644
--- a/gnomemusic/albumartcache.py
+++ b/gnomemusic/albumartcache.py
@@ -218,7 +218,7 @@ class Art(GObject.GObject):
# surface = Gdk.cairo_surface_create_from_pixbuf(
# pixbuf, self._scale, None)
surface = None
- surface = _make_icon_frame(surface, self._size, self._scale)
+ # surface = _make_icon_frame(surface, self._size, self._scale)
self._surface = surface
self.emit('finished')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]