You've already forked HeurAMS-legacy
fix
This commit is contained in:
@@ -88,9 +88,6 @@ class AboutScreen(Screen):
|
||||
def action_go_back(self):
|
||||
self.app.pop_screen()
|
||||
|
||||
def action_quit_app(self):
|
||||
self.app.exit()
|
||||
|
||||
def on_button_pressed(self, event) -> None:
|
||||
event.stop()
|
||||
if event.button.id == "back_button":
|
||||
|
||||
Reference in New Issue
Block a user