Button keydown-holding functions differently on device vs. web
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 1.8k
- Avg merge
- 8d 12h
- Merged PRs (30d)
- 12
Description
when you press a button once on the physical console, the console registers that as a single input. On the web, however, holding down a button causes multiple inputs. This should be corrected so that inputs are consistent between the web and spade.
Contributor guide
Assessment
This issue has not been assessed yet.