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

Fix some settings not saving and loading properly #187

Merged
merged 7 commits into from
Jul 22, 2023

Commits on Jul 22, 2023

  1. Fixed settings not parsing boolean values correctly

    Changed settings path
    ThePromidius committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    61d7896 View commit details
    Browse the repository at this point in the history
  2. Fixed settings window values not synced with settings.

    Find settings in old path if it not exists. Branch fixes #186 and potentially #180.
    ThePromidius committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    2e0f19d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e609afd View commit details
    Browse the repository at this point in the history
  4. Handle an edge case tring to configure an item with an image that no …

    …longer exists. potentially closes #183
    ThePromidius committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b261f81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d10f3c View commit details
    Browse the repository at this point in the history
  6. Bump nightly

    ThePromidius committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    d739a7e View commit details
    Browse the repository at this point in the history
  7. fixed tests

    ThePromidius committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    38c30c0 View commit details
    Browse the repository at this point in the history