From d8ac0c8298cf6157fcf5773eab088f19a2c8fbb1 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 Sep 2020 21:48:23 +0200 Subject: background color stuff, pull quotes in the text but not the transcript, inline vitrine stuff --- .../annotationForms/annotationForm.text.js | 31 +++++++++++++++------- .../views/media/components/media.formGallery.js | 10 +++++++ .../app/views/viewer/modals/modals.vitrine.js | 3 +-- .../components.fullscreen/fullscreen.image.js | 4 ++- .../player/components.inline/inline.gallery.js | 8 +++--- .../viewer/player/components.inline/inline.text.js | 1 + .../views/viewer/player/components.media/media.css | 14 ++++++++++ .../app/views/viewer/player/player.container.js | 2 +- .../app/views/viewer/player/player.fullscreen.js | 5 ++-- .../app/views/viewer/player/player.transcript.css | 11 ++++++++ .../app/views/viewer/player/player.transcript.js | 8 ++++-- .../frontend/app/views/viewer/viewer.actions.js | 25 ++++++++--------- .../frontend/app/views/viewer/viewer.reducer.js | 1 + 13 files changed, 89 insertions(+), 34 deletions(-) (limited to 'animism-align/frontend/app') diff --git a/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.text.js b/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.text.js index d3009d8..07a79a3 100644 --- a/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.text.js +++ b/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.text.js @@ -12,6 +12,17 @@ export const AnnotationFormSectionHeading = ({ annotation, handleSettingsSelect, checked={annotation.settings.hidden} onChange={handleSettingsSelect} /> + {'Player will fade from this color when section begins'} - - - {'Check if this is a text-only section'} - {!annotation.settings.no_audio &&