Skip to content
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

Fixes an issue where the walkthrough would not display and cause an error #5555

Merged

Conversation

quincylvania
Copy link
Collaborator

Fixes #5553.

The crash was due to the touch layer not having an enabled function. Since we always want the touch layer enabled, I just added a check to make sure the enabled function exists before calling it.

@quincylvania quincylvania self-assigned this Dec 5, 2018
@quincylvania quincylvania merged commit 4bfc78c into openstreetmap:master Dec 5, 2018
@quincylvania quincylvania deleted the walkthrough-crash-fix branch December 5, 2018 01:33
@bhousel
Copy link
Member

bhousel commented Dec 5, 2018

Awesome - thanks for the quick fix @quincylvania 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants