mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
✨ Synchronize border radius independently of other geometry
This commit is contained in:
parent
3ddf04fa31
commit
e375c1e7d8
1 changed files with 2 additions and 2 deletions
|
@ -352,13 +352,13 @@
|
|||
:stroke-style :stroke-group
|
||||
:stroke-width :stroke-group
|
||||
:stroke-alignment :stroke-group
|
||||
:rx :radius-group
|
||||
:ry :radius-group
|
||||
:selrect :geometry-group
|
||||
:points :geometry-group
|
||||
:locked :geometry-group
|
||||
:proportion :geometry-group
|
||||
:proportion-lock :geometry-group
|
||||
:rx :geometry-group
|
||||
:ry :geometry-group
|
||||
:x :geometry-group
|
||||
:y :geometry-group
|
||||
:width :geometry-group
|
||||
|
|
Loading…
Add table
Reference in a new issue