You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have investigated this issue.
It is caused by this old hack d605014
I think this hack is not useful anymore.
The ratio calculation included padding and border of the container, and it was the real reason why the scrollbars appeared.
The current version uses the content width and height, so I think it is safe to remove -1 here:
Hello,
This is one of the issues everyone has. The image in lightbox modal window is always 1px less in width and height.
Problem is negligible but screenshot of text looks blurred when the final image is resized by 1px.
Need an example from my website? No need as I can show this issue on the plugin website itself.
https://noelboss.github.io/featherlight/
Real Resolution of droplets.jpg = 1000 x 700
Featherlight resolution = 999 x 699
The text was updated successfully, but these errors were encountered: