mirror of
https://github.com/penpot/penpot.git
synced 2026-05-10 18:48:23 +00:00
📎 Add TODO comment on changes ns
This commit is contained in:
parent
8eae892983
commit
c5b1b67c50
@ -96,6 +96,7 @@
|
||||
(-> (update :touched cph/set-touched-group :shapes-group)
|
||||
(dissoc :remote-synced?)))))
|
||||
|
||||
;; TODO: this looks wrong, why we allow nil values?
|
||||
(update-objects [objects parent-id]
|
||||
(if (and (or (nil? parent-id) (contains? objects parent-id))
|
||||
(or (nil? frame-id) (contains? objects frame-id)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user