Skip to content
Snippets Groups Projects
Select Git revision
  • mui5-tetras-main-stable default protected
  • mui5-tetras-main-old-stable
  • preprod protected
  • 75-dernieres-ameliorations-avant-workshop-du-7-02
  • wip-fix-xywh
  • wip-positionement-annot
  • wip-surface-transformer
  • uploads-file
  • 69-la-video-demare-quand-on-fait-glisser-le-slider-et-le-clic-creer-un-decalage-entre-le-player
  • 61-recettage-des-outils-d-annotation
  • gestion_multiple_ouverture_pannel_annotation
  • autorisation_un_pannel_annotation
  • autorisation_un_pannel_edition_annotation
  • récupération_temps_video
  • save-shapes-and-position
  • fix-error-create-annotation-pannel
  • time-saving-on-annotation
  • tetras-main protected
  • fix-poc-mirador
  • tetras-antho-test
20 results

nwb.config.js

Blame
    • Loïs Poujade's avatar
      ecf8aea1
      Allow to add annotations on video · ecf8aea1
      Loïs Poujade authored
      - if no Openseadragon instance, use a VideoViewerReference (based on
        OSDReferences) to get canvas size & DOM element
      - add 2 number fields to specify annotation start/end
      - speed up build by removing umd (not used in our dev setup) and demo build
      - remove conflicting dependencies
        Both removed dependencies are installed at a lower version by another
        dependence (immutable is installed by draft-js-*)
      Verified
      ecf8aea1
      History
      Allow to add annotations on video
      Loïs Poujade authored
      - if no Openseadragon instance, use a VideoViewerReference (based on
        OSDReferences) to get canvas size & DOM element
      - add 2 number fields to specify annotation start/end
      - speed up build by removing umd (not used in our dev setup) and demo build
      - remove conflicting dependencies
        Both removed dependencies are installed at a lower version by another
        dependence (immutable is installed by draft-js-*)