From 6dea2acdf558f39c868be92c5657190d9fb6bd46 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 28 Aug 2020 18:02:05 +0200 Subject: transcript UX --- .../annotations/annotationForms/annotationForm.gallery.js | 7 +++++++ .../annotations/annotationForms/annotationForm.image.js | 7 +++++++ .../app/views/viewer/player/components.inline/inline.image.js | 5 +++-- .../app/views/viewer/player/components.inline/inline.video.js | 9 ++++++--- .../app/views/viewer/player/components.media/media.carousel.js | 2 +- .../frontend/app/views/viewer/player/player.transcript.css | 1 + .../views/viewer/transcript/components/elementTypes.gallery.js | 3 +-- .../app/views/viewer/transcript/components/elementTypes.image.js | 3 +-- .../app/views/viewer/transcript/components/elementTypes.text.js | 8 ++++---- .../app/views/viewer/transcript/components/elementTypes.video.js | 3 +-- .../frontend/app/views/viewer/transcript/components/index.js | 3 ++- .../frontend/app/views/viewer/transcript/transcript.css | 1 + 12 files changed, 35 insertions(+), 17 deletions(-) (limited to 'animism-align/frontend/app') diff --git a/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.gallery.js b/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.gallery.js index e85c6f3..5fb8958 100644 --- a/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.gallery.js +++ b/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.gallery.js @@ -48,6 +48,13 @@ export const AnnotationFormGallery = ({ annotation, media, handleSettingsSelect, onChange={handleSettingsSelect} /> + +