mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 14:22:37 +01:00
do not reset on update_values
This commit is contained in:
parent
f6bd2f9849
commit
28092e8d63
1 changed files with 1 additions and 1 deletions
|
|
@ -471,7 +471,7 @@ class SystemWidget(SettingsCategoryWidget):
|
|||
return invalid
|
||||
|
||||
def update_values(self):
|
||||
self.entity.reset()
|
||||
pass
|
||||
|
||||
def create_ui(self):
|
||||
self.modify_defaults_checkbox = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue