Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes import SVG loads the SVG, but the dragger/bounding box and transform looks wrong. #5

Closed
ibrierley opened this issue Jul 6, 2015 · 4 comments

Comments

@ibrierley
Copy link
Contributor

If I select import image, and select an SVG, the dragger looks the wrong size, and you rotate drag it properly, as though the transform or size or something is wrong on it.

@adrianbj
Copy link
Contributor

I am also seeing issues with importing an SVG - either via File > Import or from any of the Image Libraries - as you drag the image from top left to bottom right, the bounding box gets further from the actual image. I am still running 2.6 and don't see the problem, but it is definitely a problem with 2.8.

There were similar issues to this is the past though that might help to debug this current problem, eg:
https://code.google.com/p/svg-edit/issues/detail?id=1007&can=1&q=bounding%20box&colspec=ID%20Type%20Status%20Priority%20NeededFor%20Browser%20Owner%20Summary

@exelzero
Copy link

exelzero commented Jul 6, 2017

Hey guyz,

I am working on fixing some SVG edit on my end and I'm noticing this issue has to do with the Transform feature. I do not believe SVG edit has a proper implementation to interpret imported elements that have "transform = 'translate(77,-41) scale(1.43524)'". Every time I try to correct it for single touch it screws up multi selection or the top layer boundary box. I do not see any real fixes in the link either. I am using SVG editor 2.6 currently.

Let me know your thoughts.

@adrianbj
Copy link
Contributor

adrianbj commented Dec 4, 2017

Has anyone tried looking into this further? I know that if you break the link to symbol the bounding box resets to the correct position. The symbol gets resized smaller, but after that it all seems ok. Obviously not a solution, but might provide a clue for a fix.

@jfhenon
Copy link
Collaborator

jfhenon commented May 15, 2021

This issue has no activity for more than 3 years.

@jfhenon jfhenon closed this as completed May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants