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

Add indicators for unsaved changes #912

Merged
merged 1 commit into from
Jun 4, 2024

Commits on Jun 4, 2024

  1. Add indicators for unsaved changes

    This adds indicators to various parts of the UI to indicate that there
    are unsaved changes. The indicators are mainly shown as white dots in
    the sidebar highlighting what is unsaved. The title is also updated to
    reflect this. The Badging API is also used to show a badge on the "app
    icon" if it's installed as a PWA. In addition to the splits, the layouts
    are also now properly tracked when it comes to unsaved changes.
    
    Changelog: There are now indicators in the user interface that remind
    you about unsaved changes to your splits and layouts.
    CryZe committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2f83a25 View commit details
    Browse the repository at this point in the history