improve keyboard input
This commit is contained in:
parent
e9d1596c2f
commit
9533184a94
9 changed files with 49 additions and 16 deletions
|
@ -37,7 +37,7 @@ class Renderer {
|
|||
this.pallet.fill('#020202');
|
||||
|
||||
this.context.save();
|
||||
|
||||
|
||||
this.context.beginPath();
|
||||
this.context.rect(0, 0, cw, ch);
|
||||
this.context.clip();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue