0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00

Fix properties

This commit is contained in:
Florian Schroedl 2024-07-24 14:07:29 +02:00
parent 893e533afe
commit 38499e2f1f

View file

@ -98,8 +98,8 @@
{:keys [all-selected? selected-pred shape-ids]} (attribute-actions token selected-shapes all-attributes)
single-attributes (->> {:r1 "Top Left"
:r2 "Top Right"
:r3 "Bottom Left"
:r4 "Bottom Right"}
:r4 "Bottom Left"
:r3 "Bottom Right"}
(map (fn [[attr title]]
(let [selected? (selected-pred attr)]
{:title title