Refactored to use canvasUtility

This commit is contained in:
2021-08-26 19:50:23 +02:00
parent eb3236f3cd
commit 9058ee8e24
4 changed files with 105 additions and 46 deletions

View File

@@ -9,7 +9,7 @@
</body>
<style>
#canvas > canvas {
#canvas {
width: 500px;
height: 500px;
border: 1px solid black;