ff
This commit is contained in:
@@ -322,3 +322,6 @@ class ShowDetailsScreen(Screen):
|
||||
if event.button.id == "cancel_button":
|
||||
self.app.pop_screen()
|
||||
|
||||
|
||||
if event.button.id == "identify_button":
|
||||
showDescriptor = self.getShowDescriptorFromInput()
|
||||
|
||||
Reference in New Issue
Block a user