Closed rquitales closed 3 years ago
Do you mean that touch punch is already added to shinyjqui or that in order to add touch punch in shinyjqui we must follow the instructions that are in the link?
Do you mean that touch punch is already added to shinyjqui or that in order to add touch punch in shinyjqui we must follow the instructions that are in the link?
This PR adds in TouchPunch to enable mobile usage of shinyjqui.
Closing this PR as it's now addressed in commit 4e9192dbb1d4cb2ef827da14662a0f063d63a8da.
shinyjqui
previously didn't work on mobile devices as the base Jquery UI didn't support touch-based events. By incorporating Touch Punch we can simulate events to map touch events to their mouse event analogs.