mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
add redraw views for new scene
This commit is contained in:
parent
36cbdcfde7
commit
46ed96cad8
1 changed files with 1 additions and 0 deletions
|
|
@ -164,6 +164,7 @@ def on_new():
|
|||
if rt.checkForSave():
|
||||
rt.resetMaxFile(rt.Name("noPrompt"))
|
||||
rt.clearUndoBuffer()
|
||||
rt.redrawViews()
|
||||
|
||||
|
||||
def containerise(name: str, nodes: list, context,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue