canvas update for resizing

This commit is contained in:
kepler155c@gmail.com
2019-04-27 19:33:21 -04:00
parent f4bcd61116
commit 59552d4217
4 changed files with 22 additions and 13 deletions

View File

@@ -91,7 +91,7 @@ function input:translate(event, code, p1, p2)
end
return { code = ch }
end
else
elseif code then
self.state[code] = true
self.fired = false
end