Type Space in html input

That look it block, i remember there is some code to fix it.
?

The space moves the canvas sometimes. So... let's see, you can do preventDefault false in Frame() or F.preventDefault = false, or for keys specifically

window.removeEventListener("keydown", F.zil[0]);  // removes for keys
1 Like

Thanks!