mirror of
https://github.com/penpot/penpot.git
synced 2025-02-02 04:19:08 -05:00
🐛 Fix problem with round corners scaling
This commit is contained in:
parent
4313c45870
commit
5079582e1f
1 changed files with 1 additions and 1 deletions
|
@ -674,7 +674,7 @@
|
|||
(cph/text-shape? shape)
|
||||
(update-text-content scale-text-content value)
|
||||
|
||||
(cph/rect-shape? shape)
|
||||
:always
|
||||
(gsc/update-corners-scale value)
|
||||
|
||||
(d/not-empty? (:strokes shape))
|
||||
|
|
Loading…
Add table
Reference in a new issue