Skip to content

Cannot use Easeljs inside webworker #1057

Open
@nicolasgoudard

Description

@nicolasgoudard

TODO

Hi
I am using the last version of CreateJS (EaselJS 1.0.0 )
We cannot use easeljs functionalites in Webworker
because it is impossible to include by the "importScripts " keyword : I think because the library use the javascript "window" or "document" objects that refer to the DOM
this is a serious problem if you want to do complex geometric figure position calculations in the background before refreshing the canvas without the user losing control
Best Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions