mirror of
https://github.com/penpot/penpot.git
synced 2025-04-16 08:51:32 -05:00
Add todo coment on pages events.
This commit is contained in:
parent
5624882ce2
commit
44027c9d63
1 changed files with 2 additions and 0 deletions
|
@ -133,6 +133,8 @@
|
|||
;; that does not sends the heavyweiht `:data` attribute
|
||||
;; and only serves for update other page data.
|
||||
|
||||
;; TODO: sync also with the pagedata-by-id index.
|
||||
|
||||
(defrecord UpdatePageMetadata [id name width height layout options]
|
||||
rs/UpdateEvent
|
||||
(-apply-update [_ state]
|
||||
|
|
Loading…
Add table
Reference in a new issue