bugfix #1
This commit is contained in:
@@ -338,6 +338,7 @@ class Application:
|
||||
case _:
|
||||
print(column)
|
||||
self.sort_order = not self.sort_order
|
||||
self.clear_entry_fields()
|
||||
|
||||
def click_on_cell(self):
|
||||
self.current_record = self.table.focus()
|
||||
|
||||
Reference in New Issue
Block a user