bodil/purescript-signal
Ver no GitHubVersion of `keyPressed` that prevents default
Open
#62 aberto em 21 de out. de 2017
good first issuehelp wanted
Métricas do repositório
- Stars
- (260 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
I have couple of signals for arrow keys that are causing the browser to scroll. I don't see a way to work around this using current keyPressed, so maybe we could add version of keyPressed that prevents the default event.