mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 08:58:31 +02:00
Merge pull request #5914 from penpot/azazeln28-feat-tile-rendering
🎉 Tile rendering
This commit is contained in:
commit
2d61644b05
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