Merge pull request #2199 from penpot/palba-shadow-nested-artboard

🐛 Fix Shadows doesn't work on nested artboards
This commit is contained in:
Alejandro 2022-08-30 11:58:04 +02:00 committed by GitHub
commit d034b61318
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View file

@ -40,7 +40,7 @@
childs (mf/deref childs-ref)]
[:& (mf/provider embed/context) {:value true}
[:& shape-container {:shape shape :ref ref :disable-shadows? true}
[:& shape-container {:shape shape :ref ref :disable-shadows? (cph/root-frame? shape)}
[:& frame-shape {:shape shape :childs childs} ]]]))))
(defn check-props