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

Touch support #2

Closed
av01d opened this issue Feb 13, 2018 · 2 comments
Closed

Touch support #2

av01d opened this issue Feb 13, 2018 · 2 comments

Comments

@av01d
Copy link

av01d commented Feb 13, 2018

Have you tested this on touch devices? On an iPad, it doesn't really work. You can't move the color stops. I see touch events being used in the source code, but they don't seem to work.
Can you please take a look? Grapick is awesome!

@Beherith
Copy link

Beherith commented Mar 7, 2019

Ive played around with this, and though its not immedately apparent, you can move the color handles:
Touch a color handler to select it, its bar turns white. Touch anywhere to move the color handle there.
Touch it again to deselect it. A bit fiddly, but it works. Tested on android chrome.

@av01d
Copy link
Author

av01d commented Mar 7, 2019

I've managed to add decent, real, working touch support myself.
Here it is: https://www.dropbox.com/s/s48sp3zdz38wp6i/grapick.js?dl=0
All changes are clearly marked with 'ARJAN' (my name).
Hope you can make some time to adapt those changes in grapick. Thanks!

@artf artf closed this as completed in afc3e57 Feb 2, 2021
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

No branches or pull requests

2 participants