Comment 0 for bug 1454331

Revision history for this message
Cassidy James Blaede (cassidyjames) wrote : State only saves on explicit close

The app's state is only saved when you explicitly close it. If it crashes, the state is not saved.

Possible solution: periodically save the state, perhaps after certain actions occur (after navigating to a folder).