mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Merge branch 'background-cover' of https://github.com/9and3r/mopidy-touchscreen into background-cover
Conflicts: mopidy_touchscreen/dynamic_background.py mopidy_touchscreen/screen_manager.py
This commit is contained in:
@@ -29,7 +29,6 @@ class ScreenManager():
|
||||
self.core = core
|
||||
self.cache = cache
|
||||
self.fonts = {}
|
||||
self.background = DynamicBackground(size)
|
||||
self.current_screen = library_index
|
||||
self.init_manager(size)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user