Version 3.1
General:
- Improvements on the color system: now all Dialogs should be correctly redrawn in the new colors.
- Finalized the implementation of the new file format.
Export and import:
- Export now ignores file paths.
- Now exports the currently displayed notes file with the corresponding abbreviations file instead of opening a FileSelectDialog.
- Import now immediately displays the imported file instead of just saving it. !!WARNING: Unsaved changes on the currently displayed notes will NOT be saved when importing!!
Bugfixes:
- Fixed a crash that could occur when the IconEditDialog was shown, disabling editMode and reenabling editMode again.