mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 06:08:09 +00:00
🐛 Fix problem with multi-line text and strokes
This commit is contained in:
parent
5b37c11221
commit
66f7d35510
@ -89,5 +89,6 @@
|
||||
(obj/set! "fill" (str "url(#fill-" index "-" render-id ")")))})
|
||||
shape (assoc shape :fills (:fills data))]
|
||||
|
||||
[:& shape-custom-strokes {:shape shape :key index}
|
||||
[:> :text props (:text data)]]))]]))
|
||||
[:& (mf/provider muc/render-ctx) {:value (str render-id "_" (:id shape) "_" index)}
|
||||
[:& shape-custom-strokes {:shape shape :key index}
|
||||
[:> :text props (:text data)]]]))]]))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user