Merge pull request #5914 from penpot/azazeln28-feat-tile-rendering

🎉 Tile rendering
This commit is contained in:
Alejandro 2025-03-20 11:25:58 +01:00 committed by GitHub
commit 2d61644b05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 956 additions and 408 deletions

View file

@ -1006,7 +1006,8 @@
#js {:antialias false
:depth true
:stencil true
:alpha true})
:alpha true
"preserveDrawingBuffer" true})
(defn resize-viewbox
[width height]