substance / texture

A visual editor for research.
MIT License
1k stars 83 forks source link

Failure recovery #1203

Open obuchtala opened 5 years ago

obuchtala commented 5 years ago

Come up with a failure recovery mechanism that brings the application into a valid state, after unexpected errors. At the moment, the application can get stuck in an invalid state, making it unusable.

obuchtala commented 5 years ago

For example, after experiencing issue #1202, the action can not be undone, because the UI seems to be in an invalid state.

obuchtala commented 5 years ago

We will add this in the next iteration.