mirror of
https://github.com/penpot/penpot.git
synced 2025-07-22 14:27:13 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
2801431fab
11 changed files with 40 additions and 10 deletions
|
@ -95,7 +95,7 @@
|
|||
:height #(get-size :height %)}
|
||||
:multi {:r1 [:r1 :r2 :r3 :r4]}}
|
||||
:fill {:props [:fills]
|
||||
:to-prop {:fills (if (> (count (:fills shape)) 1) "background-image" "background")}
|
||||
:to-prop {:fills (if (> (count (:fills shape)) 1) "background-image" "background-color")}
|
||||
:format {:fills format-fill-color}}
|
||||
:stroke {:props [:strokes]
|
||||
:to-prop {:strokes "border"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue