mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 11:16:36 +02:00
✨ Fix shadows and thumbnails
This commit is contained in:
parent
2799c09294
commit
45b690ed05
9 changed files with 47 additions and 34 deletions
|
@ -315,7 +315,7 @@
|
|||
|
||||
bounds
|
||||
(when (:show-content frame)
|
||||
(gsh/selection-rect (->> children-ids (map (d/getf objects)))))
|
||||
(gsh/selection-rect (concat [frame] (->> children-ids (map (d/getf objects))))))
|
||||
|
||||
frame
|
||||
(cond-> frame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue