mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🐛 Fixing texts with multiple strokes and fills
This commit is contained in:
parent
cf09ff8dc3
commit
d6820a69d4
2 changed files with 2 additions and 2 deletions
|
@ -329,7 +329,6 @@
|
|||
|
||||
props (cond
|
||||
(and last-stroke? url-fill?)
|
||||
;; TODO: check this zero
|
||||
(obj/set! props "fill" (str "url(#fill-0-" render-id ")"))
|
||||
|
||||
(and last-stroke? one-fill?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue