RE: https://mastodon.social/@stroughtonsmith/109922639079292396

You know, I completely forgot I built this extensible virtual keyboard and never used it in anything 🤦‍♂️

@stroughtonsmith What happens if I touch or tap in those empty spaces between the keys and groups of keys? For touchscreen keyboards, I think that touching inside the keyboard rectangle should always produce a key click. In other words, it should be impossible to “miss”. Mouse-driven virtual keyboards can relax this, since targeting is so much more accurate.
@kocienda it didn't do any kind of autocorrect; I think I had it in mind to make a numpad for a field editor in one of my apps and got carried away
@stroughtonsmith No autocorrect. Understood. Even so, from an ergonomic standpoint, I think that touching within the keyboard bounds should always “do something”. Touches are intent, even when coupled with inaccurate targeting.