francoischalifour / medium-zoom

🔎🖼 A JavaScript library for zooming images like Medium
https://medium-zoom.francoischalifour.com
MIT License
3.65k stars 165 forks source link

HD image doesn't scale the first time on Firefox #38

Closed mimamuh closed 6 years ago

mimamuh commented 6 years ago

Hi,

I found a issue on FF 58 (not sure if it applies for later versions too). When I use a data-zoom-target for my image and click it – on the first click medium zoom does not scale the image up to the size of the dynamic loaded image instead it uses the smaller dimensions of the src image.

On the second click it uses the proper dimensions.

Reproduction: Code: Codesandbox.io Example page to test: page

francoischalifour commented 6 years ago

Hi @MiMaMuh, thanks for reporting. The HD feature will be rethought and reimplemented from scratch at some point, see #27. I can't tackle this for now though.

rawthriver commented 6 years ago

Subscribing. Like this plugin. Great if this issue will be fixed.

francoischalifour commented 6 years ago

:tada: Medium Zoom 1.0.0 fixes this bug @mimamuh and @rawthriver!

Check the release →