Skip to content

#74: Fixed a bug where the "add note" dialog did not appear at switching#77

Merged
Death111 merged 2 commits intodevelopfrom
bugfix/#74_add_note_dialog_not_appearing
Nov 21, 2020
Merged

#74: Fixed a bug where the "add note" dialog did not appear at switching#77
Death111 merged 2 commits intodevelopfrom
bugfix/#74_add_note_dialog_not_appearing

Conversation

@PhiGegner
Copy link
Member

project after autosave.
The issue showed up because the autosave set the note to the EMPTY_NOTE
constant. When switching the current project it was only checked whether
the note is empty.
Now autosave leaves the note as an empty string and the EMPTY_NOTE
constant is only used for better visualization in the ProjectReport View
but not for storage.

portmann and others added 2 commits October 7, 2020 13:37
project after autosave.
The issue showed up because the autosave set the note to the EMPTY_NOTE
constant. When switching the current project it was only checked whether
the note is empty.
Now autosave leaves the note as an empty string and the EMPTY_NOTE
constant is only used for better visualization in the ProjectReport View
but not for storage.
@Death111 Death111 merged commit fe321c3 into develop Nov 21, 2020
@Death111 Death111 deleted the bugfix/#74_add_note_dialog_not_appearing branch November 21, 2020 23:31
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.

2 participants