mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 22:01:39 +02:00
🐛 Fix problems with z-index
This commit is contained in:
parent
790ce27316
commit
c43458af1d
2 changed files with 10 additions and 4 deletions
|
@ -208,7 +208,6 @@
|
|||
(let [objects (:objects data)
|
||||
shapes (cfh/get-immediate-children objects)
|
||||
dim (calculate-dimensions objects aspect-ratio)
|
||||
_ (prn ">>DIM" dim)
|
||||
vbox (format-viewbox dim)
|
||||
bgcolor (dm/get-in data [:options :background] default-color)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue