clydeshaffer / GameTankEmulator

An emulator for the GameTank, a real physical hardware game console I've built
MIT License
15 stars 9 forks source link

Emulator receives keypresses while typing in search fields #39

Closed nickgirardo closed 1 month ago

nickgirardo commented 1 month ago

Keyboard input to the emulator should be disabled while typing in search fields. Searching for certain names, especially any names containing 'r's or 'o's is quite annoying currently :/

Replication:

clydeshaffer commented 1 month ago

fixed in 91e50d3