Skip to content

Conversation

@sammik
Copy link

@sammik sammik commented Apr 15, 2020

This fix

  • lightbox issues:
  1. lightbox_open event (it triggered on on each image displayed in lightbox)
    resolves "lightbox_open" event fires each time, image is loaded #320

  2. lightbox close button (was not accesible)
    resolves lightbox close button not accesible in firefox #318 resolves Lightbox pop out requries pressing (X) twice to close (Twelve Theme) #405

  3. lightbox toggles "iframe" class (even if showing only images)
    resolves lightbox toggles class "iframe" when showing just images #319

  • carousel
    carousel remained moved on some situations (on resize, /f.ex. enter fullscreen/, when switched to no-carousel), so some images were hidden. this is fixed

  • themes
    some minor typos

sammik added 5 commits April 14, 2020 09:25
Lightbox nav holder covered close button. So it needs to have lower z-index.
Fixes issue, that lightbox toggles "iframe" class each image.
When resize (f.ex. enter fullscreen), carousel remained partialy moved, so some thumbnails were hidden.
@sammik sammik changed the title Lightbox fixes Lightbox fixes, carousel fix, themes cleanup. Apr 20, 2020
Copy link

@kuennes kuennes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine for me for following items:

Could not verify:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants