mirror of
https://github.com/penpot/penpot.git
synced 2026-09-25 13:26:16 +00:00
Merge pull request #2902 from glippi/drop-shadow-negative-spread
✨ Allow negative values for shadow spread
This commit is contained in:
commit
af30df58dc
@ -181,7 +181,6 @@
|
|||||||
:placeholder "--"
|
:placeholder "--"
|
||||||
:on-click (select-text adv-spread-ref)
|
:on-click (select-text adv-spread-ref)
|
||||||
:on-change (update-attr index :spread valid-number?)
|
:on-change (update-attr index :spread valid-number?)
|
||||||
:min 0
|
|
||||||
:value (:spread value)}]
|
:value (:spread value)}]
|
||||||
[:span.after (tr "workspace.options.shadow-options.spread")]]]
|
[:span.after (tr "workspace.options.shadow-options.spread")]]]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user