gazlaws-dev / codeboard

Codeboard App
Other
554 stars 114 forks source link

Repeatable arrow keys never stop repeating #70

Closed gazlaws-dev closed 4 years ago

gazlaws-dev commented 4 years ago

If we move out of focus of the text field, the onRelease never gets called, so it just keeps repeating forever till we kill the app.

peterekepeter commented 4 years ago

this ones is especially annoying, removing repeatable from keys is not a solution, for a lot of keys this makes sense, eg. the backspace without this feature is pretty bad