mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
reapply suspend logs btn
This commit is contained in:
parent
d25f2b455c
commit
bcdc7c9634
1 changed files with 2 additions and 0 deletions
|
|
@ -754,6 +754,8 @@ class Window(QtWidgets.QDialog):
|
|||
self.on_tab_changed(self.state["current_page"])
|
||||
self.update_compatibility()
|
||||
|
||||
self.button_suspend_logs.setEnabled(False)
|
||||
|
||||
self.footer_button_validate.setEnabled(False)
|
||||
self.footer_button_reset.setEnabled(False)
|
||||
self.footer_button_stop.setEnabled(True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue