No need to run Radial Rainbows in HiDPI mode.

This commit is contained in:
Jürg Lehni 2013-12-11 12:05:14 +01:00
parent 37d5458322
commit 9e7fe2aa4e

View file

@ -75,6 +75,6 @@
</script>
</head>
<body>
<canvas id="canvas" resize></canvas>
<canvas id="canvas" hidpi="off" resize></canvas>
</body>
</html>