mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Transparent progressbar
This commit is contained in:
@@ -287,6 +287,7 @@ class MainScreen(BaseScreen):
|
||||
current)
|
||||
|
||||
def load_image(self):
|
||||
#logger.error(self.core.library.get_images({self.track.artists.uri}).get()[self.track.album.uri])
|
||||
size = self.base_size * 4
|
||||
image_original = pygame.image.load(
|
||||
self.get_cover_folder() +
|
||||
|
||||
Reference in New Issue
Block a user