DDMAL / vida.js

Verovio Image Display Assistant
8 stars 4 forks source link

Mobile support - click and drag on trackpads #4

Open ahwitz opened 9 years ago

ahwitz commented 9 years ago

make sure swiping works for flipping pages.

ahwitz commented 9 years ago

Verovio is too big to load on an iPad, so actual mobile support will not happen. Needs click and drag support on trackpads in Safari using touchend, though.

lpugin commented 9 years ago

What iPad do you use? It seems to work for me, but it might be a memory limitation. You can try the verovio-toolkit-light.js version that has a lower footprint (but cannot load large files)

ahwitz commented 9 years ago

Model A1395, the WiFi version of the iPad 2. Safari just crashed when I tried to load the page.

Regardless, there's a lot of problematic things that will be bound to happen on mobile devices (accidental orientation switching causing everything to reload, fingers being too big to reliably hit and move notes, determining whether dragging means dragging the page or a note), so I'm not sure this is feasible in the first place. Click and drag using a Mac trackpad is still an issue though.