mirror of
https://github.com/penpot/penpot.git
synced 2025-01-20 05:34:23 -05:00
🐛 Fix partially applied token on Border radius
This commit is contained in:
parent
791cb7e5fe
commit
1f5903fa16
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@
|
|||
(when (ctsr/can-get-border-radius? shape)
|
||||
(ctsr/set-radius-to-single-corner shape (first attributes) value)))
|
||||
{:reg-objects? true
|
||||
:ignore-touched true
|
||||
:attrs ctt/border-radius-keys}))
|
||||
|
||||
(defn update-opacity [value shape-ids]
|
||||
|
|
Loading…
Add table
Reference in a new issue