added sorting to the 3 main tables

This commit is contained in:
UpstreamData
2022-05-06 12:03:43 -06:00
parent a2b071af4f
commit 8cc6f66458
4 changed files with 19 additions and 3 deletions

View File

@@ -174,6 +174,7 @@ def get_command_layout():
expand_y=True,
col0_heading="Light",
col0_width=IMAGE_COL_WIDTH,
enable_events=True,
)
],
]