remove update text
parent
f5275b88c8
commit
48dddb1905
|
@ -407,7 +407,7 @@ def set_active_strip(scene):
|
||||||
@persistent
|
@persistent
|
||||||
def update_text_strips(scene):
|
def update_text_strips(scene):
|
||||||
|
|
||||||
print("update_text_strips")
|
#print("update_text_strips")
|
||||||
|
|
||||||
scn = bpy.context.scene
|
scn = bpy.context.scene
|
||||||
if not scn.sequence_editor:
|
if not scn.sequence_editor:
|
||||||
|
|
Loading…
Reference in New Issue