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

Added Touchevents and minor fix for handling click and mousedown event conflicts #130

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

manumqln
Copy link

The library can now be used in touch enabled devices to select colour by dragging pickers using touch. There was a minor glitch in the library which does not invoke 'colorpicker-selected' event while clicking on the picker saturation, hue or alpha. This was also fixed.

@jmacdonald01
Copy link

Hi @manumqln - I tried your branch and it did not resolve the issue with the 'colorpicker-selected' event on click. The event still only contains the correct data on drag but not on click.

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.

2 participants