mirror of
https://github.com/penpot/penpot.git
synced 2025-07-28 20:37:23 +02:00
🐛 Fix export boards loses opacity
This commit is contained in:
parent
3d7f399a50
commit
46764a1e6e
3 changed files with 12 additions and 9 deletions
|
@ -278,7 +278,6 @@
|
|||
old-id (parser/get-id node)
|
||||
interactions (->> (parser/parse-interactions node)
|
||||
(mapv #(update % :destination resolve)))
|
||||
|
||||
data (-> (parser/parse-data type node)
|
||||
(resolve-data-ids type context)
|
||||
(cond-> (some? old-id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue