mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 15:06:13 +02:00
🐛 Fix import stroke attached library color
This commit is contained in:
parent
747cead313
commit
28d6cf6f51
2 changed files with 2 additions and 1 deletions
|
@ -277,7 +277,7 @@
|
|||
(update :fill-color-ref-file lookup-index)
|
||||
|
||||
;; This covers the old shapes and the new :strokes
|
||||
(uuid? (:storage-color-ref-file form))
|
||||
(uuid? (:stroke-color-ref-file form))
|
||||
(update :stroke-color-ref-file lookup-index)
|
||||
|
||||
;; This covers all text shapes that have typography referenced
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue