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

Fix touch issue #23

Merged
merged 6 commits into from
Aug 2, 2018
Merged

Fix touch issue #23

merged 6 commits into from
Aug 2, 2018

Conversation

peterh32
Copy link
Owner

@peterh32 peterh32 commented Aug 2, 2018

Fix issue where you could not access event-handlers such as onClick within a DragDropContainer on a touch device.

Also...

  • Add x and y to dropData, per user request.
  • Fix some odd issues in Firefox where it keeps trying to use native HTML5 dragging on images.
  • Upped release to 4.0.3.

@peterh32 peterh32 merged commit 8c06776 into master Aug 2, 2018
@peterh32 peterh32 deleted the fix_touch_issue branch August 2, 2018 21:19
peterh32 added a commit that referenced this pull request Aug 2, 2018
* Enable interactions with draggable items in touch screens

* Fix firefox issue on ghost dragging

* Add x and y to drop data, per request from user 'staskus'

* make demo look a little better

* de-select any selected text after drag. Fixes firefox problem

* upped version number, compiled
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

1 participant