mirror of
https://github.com/penpot/penpot.git
synced 2026-03-31 16:41:37 +02:00
💄 Add minor cosmetic change to shape layout type helper
This commit is contained in:
@@ -517,7 +517,7 @@
|
||||
([objects id]
|
||||
(item-absolute? (get objects id)))
|
||||
([shape]
|
||||
(true? (:layout-item-absolute shape))))
|
||||
(true? (get shape :layout-item-absolute))))
|
||||
|
||||
(defn position-absolute?
|
||||
([objects id]
|
||||
|
||||
Reference in New Issue
Block a user