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

Cannot resize an SVG element #6

Open
WilliamDASILVA opened this issue Mar 1, 2018 · 1 comment
Open

Cannot resize an SVG element #6

WilliamDASILVA opened this issue Mar 1, 2018 · 1 comment

Comments

@WilliamDASILVA
Copy link

WilliamDASILVA commented Mar 1, 2018

Hi,

Just tried the app and can't make it work with some SVG files.

Description of the bug

Tried to scale an imported SVG file through the main view but it keep throwing me errors.
Everytime I try to close the errors, a new one comes.
Also, while I'm getting those errors, I can't do anything on the rest of the app except closing the errors.

How to reproduce

I drag-dropped this simple SVG file in the Haiku view:

<svg xmlns="http://www.w3.org/2000/svg" version="1" viewBox="0 0 268.5 319.2">
  <path fill="#92c9ed" d="M134.256 242.731c-58.7 0-106.3-47.6-106.3-106.3 0-58.7 47.6-106.3 106.3-106.3s106.3 47.6 106.3 106.3c0 58.7-47.6 106.3-106.3 106.3m134.3-108.5c0-74.2-60.1-134.3-134.3-134.3-74.2 0-134.3 60.1-134.3 134.3 0 59.1 38.2 109.4 91.4 127.3l42.9 57.7 42.9-57.7h-.1c53.2-17.9 91.5-68.1 91.5-127.3"/>
</svg>

Throw these errors:

s1

Version:
OS: macOS 10.13.3
App version: 3.1.4

@WilliamDASILVA
Copy link
Author

Probably a duplicate of #2 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant