Skip to content

Bugfix: TL export, only one track renders the track name in the middle of the media

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

Description of fix

Added a special case when there is only one track to render.

How to test it

  1. Load a timeline
  2. Go to Timeline export
  3. Add only one track
  4. Render

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