This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 4d2a09c
committed
[[ Bug 22498 ]] Fix compiling of rotate(<pAngle>) in SVG elements
This patch fixes a bug where an incorrect transform would be created when
compiling 'rotate(<pAngle>)' in the list of transforms of an SVG element.1 parent 75ba271 commit 4d2a09c
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
804 | | - | |
| 804 | + | |
805 | 805 | | |
806 | | - | |
| 806 | + | |
807 | 807 | | |
808 | 808 | | |
809 | 809 | | |
| |||
0 commit comments