This commit is contained in:
“christopheseux”
2023-05-08 18:25:40 +02:00
4 changed files with 101 additions and 5 deletions
+3
View File
@@ -406,6 +406,9 @@ def set_active_strip(scene):
@persistent
def update_text_strips(scene):
print("update_text_strips")
scn = bpy.context.scene
if not scn.sequence_editor:
return