Closed (fixed)
Project:
Extra Paragraph Types (EPT): Image Gallery
Version:
1.4.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2024 at 08:28 UTC
Updated:
8 Jun 2025 at 17:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
drupaldope commentedI noticed the distortion happens when the image gallery is more narrow than its container, for example add just 2 pictures in a 2 column layout within a larger container.
Comment #6
levmyshkinHi drupaldope, EPT Image gallery doesn't have carousel functional, here are few EPT modules for carousel/slide images:
https://www.drupal.org/project/ept_carousel
https://www.drupal.org/project/ept_slick_slider
https://www.drupal.org/project/ept_slideshow
Maybe you mean slideshow in lightbox popup, I think it was fixed for Glightbox integration module:
https://www.drupal.org/project/glightbox
https://www.drupal.org/project/glightbox/issues/3441105
There are new options for selection gallery for field, paragraph or for entire page:
/admin/structure/media/manage/image/display/ept_image_gallery - EPT Image Gallery
/admin/structure/media/manage/image/display/ebt_image_gallery - EBT Image Gallery
About wrong ratio when first row is not full of images:
It's possible to select Style 2 Columns for gallery where is small number of images. But for the case for 2+ columns and only two columns, I fixed CSS:
I pushed updates in new release:
https://www.drupal.org/project/ept_image_gallery/releases/1.4.5
Comment #7
levmyshkinComment #8
levmyshkin