pocketsvg/PocketSVG

Problems at transforming a svg image

VictorFronteraDev opened this issue · 4 comments

Steps to reproduce the issue

  1. I transformed my svg image like the example but i think the code behind still in the original positio
  2. I want to adjust the code behind to the img transform

Please include all relevant code, including all PocketSVG method calls made.

Has my issue been reported?

My issue has been reported in the following closed issues:

Specifications

  • PocketSVG Version: lastest version
  • Xcode Version: 14.2
  • iOS/macOS Version: 13+

Hello @VictorFronteraDev could you please clarify what you're trying to achieve?

Hi @arielelkin thany for your fast response. I have a svg image with diferents shapes, when i touch a shape its color change it works but when i want to change the size of the image change his position but i need to touch the original position of the shape to change its color, I think it happens because i'm using a ImageView to hold the svg image, I don't know if i use a SVGImageView it works well.

Sorry but I don't understand the issue. Could you please share a small demo Xcode project reproducing the issue?

closing as i haven't heard back from you, but feel free to reopen with more information.