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

Multitouch Support #793

Merged
merged 3 commits into from
Jul 28, 2017
Merged

Multitouch Support #793

merged 3 commits into from
Jul 28, 2017

Conversation

QuentinRoy
Copy link
Contributor

@QuentinRoy QuentinRoy commented Jun 13, 2017

Introduce the multitouch option (disabled by default so minor-release friendly).
When enabled, the option allows a handle to be simultaneously manipulated with other content on the page. For example, it makes it possible to manipulate a slider while having another finger down on a target, to manipulate 2 sliders in parallel, or even to manipulate several handles of the same slider.

…dlesCount.

This fix allows the drag class to be properly removed when a drag stops, even if disabled handles are the target of touches.
@leongersen
Copy link
Owner

Many thanks for this pull request! I'm currently abroad with no access to a development machine, but I'll try to find to find a way to get this tested and merged.

Stylistically, I'm happy with the changes you've made. Moving the feature behind a flag is a good idea, it'll make it easier to merge with confidence.

@QuentinRoy
Copy link
Contributor Author

Any news on this?

@leongersen
Copy link
Owner

Sorry, like I mentioned, I don't have access to a development machine (and won't for any time soon). Given the quality of this pull request, I'd be willing to give you push access to the repository, if you're ok with that.

@QuentinRoy
Copy link
Contributor Author

Oh, OK I understand.
Sure I have no issues with this.
Though if it is not about testing the PR yourself and if you are ready to trust me on this, I do not fully understand what prevents you from just clicking on "merge" yourself (it should be automatically merge-able by GitHub, isn't it?). Is it about creating a new release?

@leongersen
Copy link
Owner

leongersen commented Jul 20, 2017 via email

@QuentinRoy
Copy link
Contributor Author

QuentinRoy commented Jul 22, 2017 via email

@leongersen
Copy link
Owner

I've added you as a collaborator to GitHub and NPM. Thanks!

@QuentinRoy
Copy link
Contributor Author

It seems I still don't have the write access. I cannot create a new release and I do not see the "Merge" button (I did not try to push directly to "master" with git).

@leongersen
Copy link
Owner

leongersen commented Jul 26, 2017 via email

@QuentinRoy
Copy link
Contributor Author

Right. I missed this one. Thanks.

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

2 participants