mirror of
https://github.com/penpot/penpot.git
synced 2025-06-13 07:51:38 +02:00
🎉 Add stroke caps to path ends
This commit is contained in:
parent
ac6c07b771
commit
be9073f0b7
11 changed files with 292 additions and 8 deletions
|
@ -31,7 +31,7 @@
|
|||
local-ref (mf/use-ref)
|
||||
ref (or external-ref local-ref)
|
||||
|
||||
value (d/parse-integer value-str)
|
||||
value (d/parse-integer value-str 0)
|
||||
|
||||
min-val (when (string? min-val-str)
|
||||
(d/parse-integer min-val-str))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue