Skip to content

Commit

Permalink
Minor functions update
Browse files Browse the repository at this point in the history
- Added parameter and return type setting to all functions to make it clearer what each function can return.
- Changed default settings to allow auto-save with an interval of 15 seconds.
- Cleaned up code for `quitApp` function.
- When an error shows up, you can cancel it and try again.
- Removed unused function.
- Changed where the program looks for the settings file. (this will help when moving the program between different computers)
- Closed #66

Note: Will probably upgrade from *Python 3.8* to *Python 3.10* some time soon.
  • Loading branch information
WhenLifeHandsYouLemons committed Apr 19, 2024
1 parent 2a83f21 commit d6053c0
Showing 1 changed file with 70 additions and 82 deletions.
Loading

0 comments on commit d6053c0

Please sign in to comment.