bodil/purescript-signal

Version of `keyPressed` that prevents default

Open

#62 ouverte le 21 oct. 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)PureScript (41 forks)github user discovery
good first issuehelp wanted

Métriques du dépôt

Stars
 (260 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur