New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix initial value of Keyboard signals #363

Merged
merged 1 commit into from Aug 21, 2015

Conversation

Projects
None yet
2 participants
@jvoigtlaender
Contributor

jvoigtlaender commented Aug 21, 2015

Fixes https://github.com/elm-lang/core/issues/362 (and likely analogous issues for other signals in the Keyboard module).

evancz pushed a commit that referenced this pull request Aug 21, 2015

Merge pull request #363 from jvoigtlaender/patch-1
Fix initial value of Keyboard signals

@evancz evancz merged commit 8cbd0fa into elm:master Aug 21, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Aug 21, 2015

Member

Thanks for figuring the root of that out!

Member

evancz commented Aug 21, 2015

Thanks for figuring the root of that out!

@jvoigtlaender 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