mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Search screen tabs change with keyboard
This commit is contained in:
@@ -11,3 +11,6 @@ class BaseScreen():
|
||||
|
||||
def event(self, event):
|
||||
pass
|
||||
|
||||
def change_screen(self, direction):
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user