mirror of
https://github.com/penpot/penpot.git
synced 2026-03-24 20:30:47 +01:00
✨ Adapted viewer for new frames
This commit is contained in:
@@ -278,6 +278,11 @@
|
||||
(rest frames))]
|
||||
(or (:id top-frame) uuid/zero)))
|
||||
|
||||
(defn frame-by-position
|
||||
[objects position]
|
||||
(let [frame-id (frame-id-by-position objects position)]
|
||||
(get objects frame-id)))
|
||||
|
||||
(declare indexed-shapes)
|
||||
|
||||
(defn get-base-shape
|
||||
|
||||
Reference in New Issue
Block a user