flame: fixing skip condition

This commit is contained in:
Jakub Jezek 2022-04-08 20:07:53 +02:00
parent bb222642fa
commit c5683f50d4
No known key found for this signature in database
GPG key ID: D8548FBF690B100A

View file

@ -558,7 +558,7 @@ def create_otio_timeline(sequence):
len(track.segments) == 0
or track.hidden.get_value()
):
return None
continue
# convert track to otio
otio_track = create_otio_track(