mirror of
https://github.com/penpot/penpot.git
synced 2025-01-26 00:19:07 -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]))]
|
||||
|
||||
(let [children (->> children
|
||||
(map (d/getf objects))
|
||||
(keep (d/getf objects))
|
||||
(remove :hidden)
|
||||
(remove gco/invalid-geometry?)
|
||||
(map apply-modifiers))
|
||||
|
|
Loading…
Add table
Reference in a new issue