mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
✨ Improve frame thumbnail rendering
This commit is contained in:
parent
37f9a5d9f2
commit
3656ab977b
10 changed files with 68 additions and 33 deletions
|
@ -242,7 +242,7 @@
|
|||
modifiers (:workspace-modifiers state)
|
||||
objects (cond-> objects
|
||||
with-modifiers?
|
||||
(d/deep-merge modifiers))
|
||||
(cp/merge-modifiers modifiers))
|
||||
xform (comp (map #(get objects %))
|
||||
(remove nil?))]
|
||||
(into [] xform ids)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue