Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lightbox fixes, carousel fix, themes cleanup. #420

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

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

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.

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