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 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'animism-align/frontend/app/views/align/components/annotations') 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) && ( - +
+ +