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

IE10 doesn't support blob workers #106

Closed
Danielku15 opened this issue Sep 11, 2016 · 1 comment
Closed

IE10 doesn't support blob workers #106

Danielku15 opened this issue Sep 11, 2016 · 1 comment

Comments

@Danielku15
Copy link
Member

Again IE makes some troubles after the latest changes: It doesn't support the creation of web workers from blobs. We need a static worker.js located beside the alphaTab.js so start the webworker.

This also affects alphaSynth.

@Danielku15
Copy link
Member Author

The solution would be to put the worker source code directly into the alphaTab.js file (maybe in a static constructor). Then we only need to start the worker without additional loadScript call.

Danielku15 added a commit that referenced this issue Feb 17, 2017
…and font variables for better minification support (#106, #116)
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

1 participant