imazen / studiojs

[Deprecated] A set of jQuery plugins that compose a flexible, web-based image editing studio.
92 stars 29 forks source link

Added support for failed requests #3

Open lilith opened 12 years ago

lilith commented 12 years ago

Right now, certain requests (if they fail) can cause StudioJS to stop working, require a page reload:

Implementing error handling for these situations may increase code complexity, but would improve durability on poor internet connections.