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

Prevent default 'pinch' behavior on touch devices. #4518

Merged
merged 2 commits into from
Oct 25, 2016

Conversation

dwhipps
Copy link
Contributor

@dwhipps dwhipps commented Oct 24, 2016

Now prevents the default pinch behaviour when Cesium handles the event.

This fixes an annoying bug on iOS Safari which can cause the whole page to zoom in/out, as the browser is attempting to zoom the <div>.

… the event. This fixes an annoying bug on iOS 10 Safari which can cause the whole page to zoom in/out.
@hpinkos
Copy link
Contributor

hpinkos commented Oct 24, 2016

Thanks @dwhipps! We were just talking about this the other day

@emackey
Copy link
Contributor

emackey commented Oct 24, 2016

Code looks good to me, but there's a merge conflict in CHANGES.md.

@hpinkos
Copy link
Contributor

hpinkos commented Oct 25, 2016

Thanks @dwhipps!

@hpinkos hpinkos merged commit 4867f66 into CesiumGS:master Oct 25, 2016
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.

None yet

3 participants