mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 22:28:15 +00:00
Render stroke properties.
This commit is contained in:
parent
d5e636f696
commit
fbefa65644
@ -14,7 +14,7 @@
|
||||
(defn- extract-attrs
|
||||
"Extract predefinet attrs from shapes."
|
||||
[shape]
|
||||
(select-keys shape [:fill :opacity]))
|
||||
(select-keys shape [:fill :opacity :stroke :stroke-opacity :stroke-width]))
|
||||
|
||||
(defn- make-debug-attrs
|
||||
[shape]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user