Fix #33293L VSE: strip - separate images [Y] dialog "image duration" missing
This commit is contained in:
@@ -1850,6 +1850,7 @@ void SEQUENCER_OT_images_separate(wmOperatorType *ot)
|
|||||||
|
|
||||||
/* api callbacks */
|
/* api callbacks */
|
||||||
ot->exec = sequencer_separate_images_exec;
|
ot->exec = sequencer_separate_images_exec;
|
||||||
|
ot->invoke = WM_operator_props_popup;
|
||||||
ot->poll = sequencer_edit_poll;
|
ot->poll = sequencer_edit_poll;
|
||||||
|
|
||||||
/* flags */
|
/* flags */
|
||||||
|
Reference in New Issue
Block a user