If select a slot with no workunit then workunits are deselected

This commit is contained in:
informatorius 2018-04-11 19:12:59 +02:00
parent 471558f8d8
commit 0452192a92
1 changed files with 2 additions and 1 deletions

View File

@ -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