Skip to content

330|Fix: Stax Vanilla: whole timeline is emptied when abort review

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

Description of fix

Created utils_note.py to have all related note operations and created functions to clear pending note contents.

How to test it

  1. Start Stax Vanilla
  2. drag and drop a movie
  3. start an annotation
  4. abort the review

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: @dddjef

Merge request reports