Magnific-Popup icon indicating copy to clipboard operation
Magnific-Popup copied to clipboard

image resize

Open tillilab opened this issue 11 years ago • 4 comments

Hi, thanks for your plugin, it's not an issue, it's just to notify you that I modified the image.verticalFit function to resize according to the window innerheight, I don't know why but it didn't take the correct height... it took the document height, so in a very long page the image max-height was to high.

thanks again

tillilab avatar Aug 22 '14 09:08 tillilab

confirming, I have an image that's getting a style="max-height: 6000px;" which is way too large

JulianNorton avatar Feb 05 '15 21:02 JulianNorton

appending max-height: 100vh !important; to img.mfp-img resolves this problem for me.

JulianNorton avatar Feb 06 '15 16:02 JulianNorton

@JulianNorton Thank you for this, big help.

TheOpsDev avatar Apr 19 '17 23:04 TheOpsDev

Yea, thx, but, close this issue if u want :)

Alexie81 avatar Apr 09 '21 20:04 Alexie81