Skip to content

Bf publish reviews

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

Description of fix

Publish review uses scene.review_linked_directory as publish directory by default.

  • Publish reviews automatically publishes into linked directory by default. If no review directory has been set, publishing prompts to select a directory.
  • Draw sequencer: draw status on current meta channel in y but of media sequence in x.
  • Doc for Reviews linking

Bugfix

  • Stax without linked reviews: Published reviews aren't loaded back into timeline.

See the doc here: https://felixdavid.com/stax_doc/features/link_reviews.html

How to test it

  1. Load timeline
  2. Link reviews
  3. Publish reviews

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: @dee909 @olivier.hoareau

Edited by Félix David

Merge request reports