mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
saving cfg on window close
This commit is contained in:
parent
0bb87ca691
commit
36ce07c85e
1 changed files with 1 additions and 0 deletions
|
|
@ -516,4 +516,5 @@ class FlameToFtrackPanel(object):
|
|||
print("All Temp data were destroied ...")
|
||||
|
||||
def close(self):
|
||||
self._save_ui_state_to_cfg()
|
||||
self.session.close()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue