drozhzhin-n-e / ngx-pinch-zoom

Module provides for image zooming and positioning with use of gestures on a touch screen.
http://ivylab.space/pinch-zoom
MIT License
113 stars 95 forks source link

SVG tag inside <pinch-zoom> .. </pinch-zoom> Error #70

Open JoseK21 opened 4 years ago

JoseK21 commented 4 years ago

As a developer and user I would like to have the option of having an svg image inside (svg tags) to be able to perform actions such as clicking on an svg element (g, rect, etc.)

Note: Error with scroll

Now I have the follow behaviour :

image

The original image is this : my_image.zip