gatsby-remark-images-medium-zoom icon indicating copy to clipboard operation
gatsby-remark-images-medium-zoom copied to clipboard

🤳medium-zoom plugin for gatsby! Raise UX of user who visit your gatsby site with this plugin

Results 7 gatsby-remark-images-medium-zoom issues
Sort by recently updated
recently updated
newest added

The plugin always creates 2 `img` elements. This causes problems with PNGs with alpha, doubling the translucent pixels. https://gatsby-starter-bee.netlify.app/development/hello/

Hello, I've noticed on all Gatsby sites using this plugin there's this bug only in Safari where the image will turn white with the alt text on the upper left...

While testing the responsiveness of this plug-in with gatsby, I noticed the zoom capability will disappear after the browser viewport resolution is changed, e.g. portrait to landscape or vice versa....

Zoomed image is not the original(full resolution) image, but the same image provided for the current view port size. Using this config: ``` { resolve: `gatsby-remark-images`, options: { maxWidth: 960,...

enhancement

Not sure if this performance issue is related to the plugin or size of my images or something else. But sometimes enlarging an image will take a couple of seconds...

question

# Description With large images... #1

enhancement

I have tried using your solution for image zooming for my product thumbnails. https://store.shaka-surf.com/products/eco-medium-g5-surf-fins But it's not working. Any ideas?

question