Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upFix initial value of Keyboard signals #363
Conversation
jvoigtlaender
referenced this pull request
Aug 21, 2015
Closed
Initial value of Keyboard.presses is shown as <internal structure> #362
pushed a commit
that referenced
this pull request
Aug 21, 2015
evancz
merged commit 8cbd0fa
into
elm:master
Aug 21, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Thanks for figuring the root of that out! |
jvoigtlaender
deleted the
jvoigtlaender:patch-1
branch
Aug 21, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jvoigtlaender commentedAug 21, 2015
Fixes https://github.com/elm-lang/core/issues/362 (and likely analogous issues for other signals in the
Keyboardmodule).