mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 12:48:31 +00:00
🐛 Fix artboards thumbnail in another page
This commit is contained in:
parent
15418a252e
commit
448e0dd415
@ -45,7 +45,7 @@
|
||||
ptk/WatchEvent
|
||||
(watch [it state _]
|
||||
(let [page-id (or page-id (:current-page-id state))
|
||||
objects (wsh/lookup-page-objects state)
|
||||
objects (wsh/lookup-page-objects state page-id)
|
||||
ids (into [] (filter some?) ids)
|
||||
|
||||
changes (reduce
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user