Page MenuHome

Fix T85426: Speed effect stretch to input not working
ClosedPublic

Authored by Richard Antalik (ISS) on Feb 8 2021, 11:21 AM.

Details

Summary

seq_effect_speed_get_strip_content_length() checked only for number
of inputs of target strip, even if it's not an effect.

Only effects are treated in different way, so check for type as well.
Broken by 93c10797dc35e17bbd96f3711a151acf2d184848

Diff Detail

Repository
rB Blender

Event Timeline

Richard Antalik (ISS) requested review of this revision.Feb 8 2021, 11:21 AM
This revision is now accepted and ready to land.Feb 8 2021, 11:24 AM