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.
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.