active_sequence_strip poll issue
This commit is contained in:
@@ -427,7 +427,7 @@ class VSETB_OT_next_shot(Operator):
|
||||
|
||||
bpy.ops.sequencer.select_all(action="DESELECT")
|
||||
next_shot.select = True
|
||||
context.scene.sequence_editor.active_strip = next_shot
|
||||
context.active_sequence_strip = next_shot
|
||||
|
||||
return {"FINISHED"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user