Manifest side to side
Merged
Manifest side to side
2 unresolved threads
Merged
requested to merge 17-8-open-an-other-manifest-side-by-side-from-an-annotation into annotation-on-video
2 unresolved threads
This reverts commit afa0281b.
Use this manifest for testing : https://anthony.pages.tetras-libre.fr/demo-content/manifests/test5.json
Closes #17 (closed)
Merge request reports
Activity
added WF::2_doing label
assigned to @dbeniamine
- Resolved by David Beniamine
- Resolved by Anthony
42 43 /** */ 43 44 handleAnnotationHover(annotation) { 44 45 const { hoverAnnotation, windowId } = this.props; 45 changed this line in version 6 of the diff
42 43 /** */ 43 44 handleAnnotationHover(annotation) { 44 45 const { hoverAnnotation, windowId } = this.props; 45 46 46 hoverAnnotation(windowId, [annotation.id]); 47 47 } 48 48 49 49 /** */ 50 50 handleAnnotationBlur() { 51 51 const { hoverAnnotation, windowId } = this.props; 52 changed this line in version 6 of the diff
- Resolved by Anthony
added 2 commits
added 49 commits
-
f5c67b8c...a9b9b6d1 - 46 commits from branch
annotation-on-video
- b0223b70 - Update package.json
- f0be19d5 - Merge branch 'annotation-on-video' into 17-8-open-an-other-manifest-side-by-side-from-an-annotation
- 333d28fa - Update package.json pack
Toggle commit list-
f5c67b8c...a9b9b6d1 - 46 commits from branch
added 1 commit
- fffa42d1 - Undo lint for stay close to main mirador branch
added 1 commit
- 0987ddf8 - Fix bug when having annotation with no manifests
mentioned in commit 735afa7d
Please register or sign in to reply