mirror of
https://github.com/penpot/penpot.git
synced 2025-05-26 01:06:14 +02:00
🎉 Tile rendering system
This commit is contained in:
parent
b727f2fe1f
commit
084816fb9f
17 changed files with 956 additions and 408 deletions
|
@ -1006,7 +1006,8 @@
|
|||
#js {:antialias false
|
||||
:depth true
|
||||
:stencil true
|
||||
:alpha true})
|
||||
:alpha true
|
||||
"preserveDrawingBuffer" true})
|
||||
|
||||
(defn resize-viewbox
|
||||
[width height]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue