mirror of
https://github.com/penpot/penpot.git
synced 2025-06-11 15:51:39 +02:00
📎 Add some FIXME comments for future refactors
This commit is contained in:
parent
97e7806bdb
commit
a3faca910f
2 changed files with 6 additions and 2 deletions
|
@ -539,6 +539,7 @@
|
|||
(every? (partial ctl/grid-layout-immediate-child? objects))))
|
||||
workspace-page-objects =))
|
||||
|
||||
;; FIXME: move to viewer.inspect.code
|
||||
(defn get-flex-child-viewer
|
||||
[ids page-id]
|
||||
(l/derived
|
||||
|
@ -550,7 +551,7 @@
|
|||
ids)))
|
||||
st/state =))
|
||||
|
||||
|
||||
;; FIXME: move to viewer.inspect.code
|
||||
(defn get-viewer-objects
|
||||
([]
|
||||
(let [route (deref route)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue