samjonesigd / vue-image-zoomer

Image zoom component for Vue.js
https://samueljon.es/vue-image-zoomer
MIT License
108 stars 10 forks source link

PNG images compatibility #1

Closed jakemake closed 4 years ago

jakemake commented 4 years ago

Hi! Thanx for this plugin. Using it on my Vue JS project. ISSUE: I have issue with PNG images. When i click to zoom png image, original image stays on background, so user can see 2 layers of image when mouse moving (regular and zoomed)

image

Wanted: Regular image dissapears OR zoomed image filled by background color

samjonesigd commented 4 years ago

Hi @jakemake will have a look into that for you :)

samjonesigd commented 4 years ago

@jakemake this is fixed, if you update to the latest version. No need to set a background image.