Merge tag '1.16.0-beta-hotfix-5'

This commit is contained in:
Andrey Antukh 2022-10-31 10:31:25 +01:00
commit b681e40af0
4 changed files with 9 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 659 KiB

After

Width:  |  Height:  |  Size: 194 KiB

Before After
Before After

View file

@ -106,7 +106,8 @@
:textDecoration (:text-decoration data)
:letterSpacing (:letter-spacing data)
:fontStyle (:font-style data)
:direction (:direction data)}
:direction (:direction data)
:whiteSpace "pre"}
(obj/set! "fill" (str "url(#fill-" index "-" render-id ")")))})
shape (assoc shape :fills (:fills data))]