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

Globe drag operations inoperable after upgrade to latest worldwind.js lib #19

Closed
emxsys opened this issue Feb 11, 2017 · 1 comment
Closed
Assignees
Labels

Comments

@emxsys
Copy link
Member

emxsys commented Feb 11, 2017

Dragging the globe with a mouse stopped working after switching to worldwind.js compiled from WebWorldWind develop branch 06-Feb-2017. I don't know if this is a due to a change in the library or a change in the environment, e.g., new browser versions.

@emxsys emxsys added the bug label Feb 11, 2017
@emxsys emxsys self-assigned this Feb 11, 2017
emxsys added a commit that referenced this issue Feb 11, 2017
- PointEvents can be used by the LookAtNavigator/GestureRecognizers, we must mirror those events to consume the events during dragging.
- Fixes issue #19
@emxsys
Copy link
Member Author

emxsys commented Feb 11, 2017

This issue was resolved by adding PointerEvent event handlers to the SelectController.

@emxsys emxsys closed this as completed Feb 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant