If select a slot with no workunit then workunits are deselected
This commit is contained in:
parent
471558f8d8
commit
0452192a92
@ -252,6 +252,7 @@ class ClientConfig:
|
|||||||
|
|
||||||
# Update the UI
|
# Update the UI
|
||||||
self.update_work_unit_info(app)
|
self.update_work_unit_info(app)
|
||||||
|
else: app.queue_tree.get_selection().unselect_all()
|
||||||
|
|
||||||
|
|
||||||
def select_queue_slot(self, app):
|
def select_queue_slot(self, app):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user