Skip to content

Expose VideoViewerReferences like OSDReferences

David Beniamine requested to merge wip-webpack-from-git into annotation-on-video

OSDReferences is a list of ref to OpenSeadragon instances, used in Mirador as an image viewer. This commit exposes a VideoViewerReferences, to allows the annotations plugins to get video canvas dimensions and DOM element

  • removed build warning
  • disable "prepare" script to speed up build
Edited by Loïs Poujade

Merge request reports