DDMAL / vida.js

Verovio Image Display Assistant
8 stars 4 forks source link

restore WebWorker functionality #13

Closed ahwitz closed 9 years ago

ahwitz commented 9 years ago

Recent changes were easier to implement with a local vrvToolkit variable; rework verovioworker.js to work with all edit actions as well. (should be implemented along the lines of settings.verovioInstance = new Worker(verovioworker.js) or however it was in previous commits)