From 964dcf5c85b68207e5bc6c36c0a438855a22e26e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 23 Oct 2020 16:58:15 +0200 Subject: footnotes in pull quotes --- .../annotations/annotationForms/annotationForm.video.js | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'animism-align/frontend/app/views/align/components/annotations/annotationForms') diff --git a/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.video.js b/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.video.js index 7bbe952..0199b46 100644 --- a/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.video.js +++ b/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.video.js @@ -56,12 +56,14 @@ export const AnnotationFormVideo = ({ annotation, media, handleSettingsSelect, h onChange={handleSettingsSelect} /> )} - + {(annotation.settings.fullscreen && !annotation.settings.inline) && ( + + )}