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-gallery] ignores width and height settings #68

Open
izumitelj opened this issue Mar 20, 2021 · 3 comments
Open

[lightbox-gallery] ignores width and height settings #68

izumitelj opened this issue Mar 20, 2021 · 3 comments
Assignees
Labels
lightbox-gallery Lightbox Gallery plugin upstream

Comments

@izumitelj
Copy link

Lightbox Gallery plugin ignores width and height settings and images always cover 100% of width or height of the screen.

@rhukster rhukster self-assigned this Mar 22, 2021
@rhukster rhukster added the lightbox-gallery Lightbox Gallery plugin label Mar 22, 2021
@rhukster rhukster changed the title Lightbox Gallery ignores width and height settings [lightbox-gallery] ignores width and height settings Mar 22, 2021
@rhukster
Copy link
Member

rhukster commented Mar 23, 2021

I looked into this and we are passing the proper width and height chosen into the GLightbox script. However, it doesn't appear to be used and the height is being controlled by CSS. I have noticed there is an existing ticket to this effect on the GLightbox issue tracker, so it seems to be an upstream issue.

I will monitor this and update the JS when a fix is made available.

@w00fz
Copy link
Member

w00fz commented May 26, 2021

@izumitelj This has been now fixed in upstream (biati-digital/glightbox#234) and I just released v1.0.5.

Cheers.

@izumitelj
Copy link
Author

Hi! I've just revisited this and it has unfortunately NOT been fixed – width and height from plugin settings are completely ignored.
Please check and reopen this issue until fixed. Thanks

@rhukster rhukster reopened this Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lightbox-gallery Lightbox Gallery plugin upstream
Projects
None yet
Development

No branches or pull requests

3 participants