Skip to content

314|Bugfix: Error import otio file: empty track name raises type error

Félix David requested to merge Tilix4/stax:314_bf_empty_track_name into master

Description of fix

Added default track name if otio track name is empty.

Fix #314 (closed)

How to test it

Load a timeline with an empty track name

Checklist

Please check if your MR fulfills the following requirements:

  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • CHANGELOG.md has been updated
  • Branch has been rebased on merge branch

FYI: @awesome_dev_too

Merge request reports