From 3684497c695edb23748d007564a3a6f8c46b403c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 3 Nov 2020 18:17:03 +0100 Subject: fullscreen images in the inline flow --- .../annotationForms/annotationForm.image.js | 22 ++++++++++++++++------ .../player/components.inline/inline.image.js | 12 ++++++++++-- .../player/components.inline/inline.video.js | 11 ++++++++--- .../views/viewer/player/components.media/media.css | 1 + 4 files changed, 35 insertions(+), 11 deletions(-) (limited to 'animism-align/frontend') diff --git a/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.image.js b/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.image.js index b06916f..3d52db8 100644 --- a/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.image.js +++ b/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.image.js @@ -59,12 +59,22 @@ export const AnnotationFormImage = ({ annotation, media, handleSettingsSelect, h /> {(annotation.settings.fullscreen && !annotation.settings.inline) && ( - +
+ +