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

Remove the mouse only limitation for ol.interaction.DragBox #3690

Closed
wants to merge 1 commit into from

Conversation

fredj
Copy link
Member

@fredj fredj commented Oct 13, 2015

If possible, remove the hard coded mouse only limitation for ol.interaction.DragBox, ol.interaction.DragRotateAndZoom and ol.interaction.DragRotate.

See https://groups.google.com/d/msg/ol3-dev/9ojeuOXXREQ/iceX5ODQC4oJ

@fredj
Copy link
Member Author

fredj commented Jun 10, 2015

See also #1840 (comment)

@fredj
Copy link
Member Author

fredj commented Oct 13, 2015

work in progress.

@bartvde
Copy link
Member

bartvde commented Feb 8, 2016

@fredj I'm also running into this one, what is needed to finish this off?

@fredj
Copy link
Member Author

fredj commented Feb 9, 2016

@bartvde there still an issue when two (or more) fingers are used.
For example the sequence:

  • shift key
  • finger 1 down
  • finger 1 move
  • finger 2 down

@tschaub
Copy link
Member

tschaub commented Dec 2, 2017

If the remaining work can be completed before the upcoming 4.6 release, please reopen this pull request. After 4.6, we will be transforming the sources to ES modules, and if we want to pick up this effort, it may be easier to create the changes from scratch.

@tschaub tschaub closed this Dec 2, 2017
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.

3 participants