switch auto drawing back on at end of pipeline
This commit is contained in:
parent
6114541dba
commit
d1c2e2114d
|
@ -247,6 +247,7 @@ for name in filenames:
|
|||
'*identify_sets',
|
||||
'*show_model',
|
||||
'*redraw',
|
||||
'*draw_automatic',
|
||||
]
|
||||
|
||||
outputLocals = {}
|
||||
|
|
Loading…
Reference in New Issue