Mobile / Touch
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
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!!
Touch will work by adding the library jquery.ui.touch-punch.min.js to the code. This is required beside jQuery UI.