studiojs icon indicating copy to clipboard operation
studiojs copied to clipboard

Added support for failed requests

Open lilith opened this issue 13 years ago • 0 comments

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

  • Crop pane - "Crop"
  • Faces pane - "Select Faces"
  • Redeye pane - "Red eye"

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

lilith avatar Nov 01 '12 19:11 lilith