Closed ashn-dot-dev closed 6 months ago
Turns out backspace is the only key affected by this bug, as repeatedly holding down a key like a
will populate the textbox with repeated a
s.
Added to smolui in commit f431113bcc2862723060d3a80cd1db35ee0ecd6e, and added to Natac in 46227ec490586590886640f7b4598b4497e149c2.
This is really a smolui bug, but I am adding it here since smolui was designed for this project.