diff --git a/fah/ClientConfig.py b/fah/ClientConfig.py index 1ec469d..14979af 100644 --- a/fah/ClientConfig.py +++ b/fah/ClientConfig.py @@ -252,7 +252,8 @@ class ClientConfig: # Update the UI self.update_work_unit_info(app) - + else: app.queue_tree.get_selection().unselect_all() + def select_queue_slot(self, app): # Get unit ID of selected queue entry