jordantgh/meta-analyser

Saving on top of save as writes new db files.

Opened this issue · 0 comments

Saving on top of save as is not working as intended. If I start a new session and save as, then save normally, the save as filename is getting written over for the session file, and for the db a new db with the default save file name is getting written each time.

image

EDIT: This also applies to normal saving

image