Wordpress Iris Colour Picker adding iOS touch events
I've implemented an Iris Colour Picker into the front-end of my theme thanks to the help provided in this question and all works well on the desktop front. However, it seems as though when it comes to an iPad device the colour picker doesn't work as expected. The mouse dragging event isn't being recognised, however clicking around the colour area works, it's like the mousedrag event isn't being recognised.
Is this a known issue and is there perhaps a way I can duckpunch the functionality into the colour picker?
Topic ios color-picker jquery-ui Wordpress
Category Web