mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-06-12 05:01:52 -04:00
No need to run Radial Rainbows in HiDPI mode.
This commit is contained in:
parent
37d5458322
commit
9e7fe2aa4e
1 changed files with 1 additions and 1 deletions
|
@ -75,6 +75,6 @@
|
|||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize></canvas>
|
||||
<canvas id="canvas" hidpi="off" resize></canvas>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue