From 948da5caeff1a0ae9990e6ddb2fbc37f8d0d04ae Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 5 Nov 2020 15:16:33 +0100 Subject: fixing scrubber --- .../annotations/annotationForms/annotationForm.video.js | 8 ++++++++ 1 file changed, 8 insertions(+) (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 f634faa..56bb4ab 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 @@ -48,6 +48,14 @@ export const AnnotationFormVideo = ({ annotation, media, handleSettingsSelect, h checked={annotation.settings.unmuted} onChange={handleSettingsSelect} /> + {annotation.settings.inline && ( + + )} {annotation.settings.inline && (