mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-05 06:35:43 +00:00
Remove screen updated zones (Was not in use)
This commit is contained in:
@@ -44,7 +44,7 @@ class LibraryScreen(BaseScreen):
|
||||
self.current_directory = directory
|
||||
self.browse_uri(directory)
|
||||
|
||||
def update(self, screen, update_all):
|
||||
def update(self, screen):
|
||||
self.list_view.render(screen)
|
||||
|
||||
def touch_event(self, touch_event):
|
||||
|
||||
Reference in New Issue
Block a user