Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

WebAnnotation.js

Forked from IIIF / Mirador / Mirador annotations
Source project has a limited visibility.
  • Loïs Poujade's avatar
    ef26ae0c
    Fix annotations on images · ef26ae0c
    Loïs Poujade authored
    - set tsart/tend to null if currentTime is null (which mean we're not on
      a video)
    - don't put default message if no time selector
    - don't use null values if no annotations found
    - avoid to create blank Fragment Selector
    ef26ae0c
    History
    Fix annotations on images
    Loïs Poujade authored
    - set tsart/tend to null if currentTime is null (which mean we're not on
      a video)
    - don't put default message if no time selector
    - don't use null values if no annotations found
    - avoid to create blank Fragment Selector