SVG compatibility issue
-
It happend when importing the svg to VS.
left(Firefox), right(VS)
-
@ash-f SVG compatibility has been improved in 1.1.002
One note: SVG markers are not (yet) translated to VS arrows. Instead, these are imported as regular objects.
-
I tested the arrow (see code above) and the arrow head, have the wrong rotaton. Looks like mirrord.
-
@freggern Keep this issue open.
-
The rotation is in the newest version fixed. But when i want resize the box of the rotated element the element loose the rotation information.
-
@freggern said in SVG compatibility issue:
I tested the arrow (see code above) and the arrow head, have the wrong rotaton. Looks like mirrord.
Thx for fixing the drag und drop on windows. I found a new issue: When you create a new document and add the arrow-file per drag and drop to the empty document it will add the arrow with the wrong rotated head. Open it as a "new file" per drag and drop work correct.
-
Scaling of the arrow doesn't work as aspected:
-
@freggern said in SVG compatibility issue:
@freggern said in SVG compatibility issue:
When you create a new document and add the arrow-file per drag and drop to the empty document it will add the arrow with the wrong rotated head.Replicated this one. I will keep the issue open.
-
@freggern said in SVG compatibility issue:
Scaling of the arrow doesn't work as aspected:
This can also be replicated.
-
@freggern SVG compatibility has been improved in build 1.1.008
-
thx, tested!