We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ed2592 + 27afa08 commit 131b82eCopy full SHA for 131b82e
jsdecoder/gameboy_printer_js_decoder.html
@@ -1219,7 +1219,7 @@
1219
1220
<br>
1221
<input id="submit_button" type="button" value="Click to Update Gameboy Tile"><br/><br/>
1222
-<canvas id="demo_canvas" width="500" height="500" style="image-rendering: pixelated">
+<canvas id="demo_canvas" width="480" height="432" style="image-rendering: pixelated">
1223
Your browser doesn't support the HTML5 canvas :(
1224
</canvas>
1225
</div>
0 commit comments