bodil/purescript-signal

Version of `keyPressed` that prevents default

Open

#62 opened on 2017年10月21日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)PureScript (41 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (260 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド