mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
💄 Add minor cosmetic change to shape layout type helper
This commit is contained in:
parent
9ae1a08573
commit
dfab472522
@ -517,7 +517,7 @@
|
|||||||
([objects id]
|
([objects id]
|
||||||
(item-absolute? (get objects id)))
|
(item-absolute? (get objects id)))
|
||||||
([shape]
|
([shape]
|
||||||
(true? (:layout-item-absolute shape))))
|
(true? (get shape :layout-item-absolute))))
|
||||||
|
|
||||||
(defn position-absolute?
|
(defn position-absolute?
|
||||||
([objects id]
|
([objects id]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user