Skip to content

Feature: Panel to list all image annotations, clickable

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

Description of feature

Changes

  • Renamed show_text_annotation to show_orio_annotation.

Features

  • Panel to list all image annotations for the displayed media. Click on the number to go to the first frame of the annotation.

How to test it

  • Link a review with image annotations to a media
  • Open the Notes side panel.

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been added, if possible
  • Documentation has been updated
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • CHANGELOG.md has been updated

FYI: @strangenoise

Merge request reports