changed sorting to show up on the table headers
This commit is contained in:
@@ -37,6 +37,7 @@ def _tree_header_click_handler(event, table):
|
||||
|
||||
async def ui():
|
||||
window.read(0)
|
||||
TableManager().update_tables()
|
||||
|
||||
# create images used in the table, they will not show if not saved here
|
||||
tk_imgs = TkImages()
|
||||
|
||||
Reference in New Issue
Block a user