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

Mobile / Touch #33

Open
mr-deamon opened this issue Mar 8, 2021 · 2 comments
Open

Mobile / Touch #33

mr-deamon opened this issue Mar 8, 2021 · 2 comments

Comments

@mr-deamon
Copy link

Hi
Cool plugin, exactly what i am searching for. But: Am I doing something wrong or is it not working on mobile- / touch-enabled-devices?

Chris

@Condiolov
Copy link

Good question !!
Perhaps there is an event doing the reading. I solved this in another project by activating the drag and move and resize functions with the double click for ativals, when I clicked destroy the move and resize. I don't have time to brush this code, but already include it in my project for a simple video editor. If you can make any progress in relation to this, please post here !! Thanks!!

@cdaecke
Copy link

cdaecke commented Feb 7, 2023

Touch will work by adding the library jquery.ui.touch-punch.min.js to the code. This is required beside jQuery UI.

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

3 participants