Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UX Improvement] Catch save loading errors and notify user #3979

Commits on Feb 26, 2024

  1. Add SohModalWindow and SohModal. Runs as window, always "visible"…

    …, but not drawing if no popups are registered.
    
    Adds error catching for save file corruption (malformed json) that renames the file in question to prevent future loading issues and uses `SohModalWindow` to inform the user of the error.
    Malkierian committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    99fb52b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    bee1702 View commit details
    Browse the repository at this point in the history