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: settings restoring (Part 2) #780

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

redrathnure
Copy link
Contributor

Fix application settings restoring
It's a followup for #778, MyPy absence is bit frustrating

It fixes #777 and was mentioned in #768

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • [] Feature
  • [] Code style update (formatting, renaming)
  • [] Refactoring (no functional changes, no API changes)
  • [] Build-related changes
  • [] Documentation content changes
  • [] Other (please describe):

What is the current behavior?

  • some of settings (e.g. font size) are not restored between run sessions
  • sweep configuration is not saved between run sessions
  • app crashes right before exit

Issue Number: 777

What is the new behavior?

settings are saved on exit and restored on app start

Does this introduce a breaking change?

  • [] Yes
  • No

Other information

@redrathnure redrathnure requested a review from zarath as a code owner February 1, 2025 21:23
@redrathnure redrathnure changed the title fix: settings restoring fix: settings restoring (Part 2) Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Saving last setting in new NanoVNA-Saver.
1 participant