fix: handler not correctly removed

This commit is contained in:
Swann 2021-01-12 13:36:21 +01:00
parent 2d90ea7679
commit d3211199c4
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -985,6 +985,7 @@ def depsgraph_evaluation(scene):
# # New items !
# logger.error("UPDATE: ADD")
@persistent
def clear_staging(dummy):
stagging.clear()