mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-06-15 14:40:53 -04:00
Examples: resize='true' -> resize.
This commit is contained in:
parent
f5aa8d5925
commit
59a776f58d
29 changed files with 29 additions and 29 deletions
examples/Scripts
|
@ -42,5 +42,5 @@
|
|||
</script>
|
||||
</head>
|
||||
<body style='background-color: black'>
|
||||
<canvas id='canvas' resize='true'></canvas>
|
||||
<canvas id='canvas' resize></canvas>
|
||||
</body>
|
Loading…
Add table
Add a link
Reference in a new issue