mirror of
https://github.com/penpot/penpot.git
synced 2026-03-25 04:40:40 +01:00
✨ Fix shadows and thumbnails
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
[{:keys [type]}]
|
||||
(= type :image))
|
||||
|
||||
(defn svg-raw-shape?
|
||||
[{:keys [type]}]
|
||||
(= type :svg-raw))
|
||||
|
||||
(defn unframed-shape?
|
||||
"Checks if it's a non-frame shape in the top level."
|
||||
[shape]
|
||||
|
||||
Reference in New Issue
Block a user