mirror of
https://github.com/penpot/penpot.git
synced 2025-01-26 16:39:49 -05:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
3ca7cae6e0
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@
|
||||||
[layout-line modif-tree]))]
|
[layout-line modif-tree]))]
|
||||||
|
|
||||||
(let [children (->> children
|
(let [children (->> children
|
||||||
(map (d/getf objects))
|
(keep (d/getf objects))
|
||||||
(remove :hidden)
|
(remove :hidden)
|
||||||
(remove gco/invalid-geometry?)
|
(remove gco/invalid-geometry?)
|
||||||
(map apply-modifiers))
|
(map apply-modifiers))
|
||||||
|
|
Loading…
Add table
Reference in a new issue