You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what you want to happen.
I'm not sure if this is the expected behavior of the program, but the program will pop up whenever any update occurs to the save data during editing. Selecting either "Yes" or "no" will cause the archive modifier to return to the main screen and everything that has just been modified will be lost.
The same problem occurs when changes are made to the auto save data, even if you are modifying the manual save data. Games are automatically saved on a regular basis. This means that if you go back to the game window once on the way to making changes, and the game happens to be saved at that time, you will lose all the editing progress you have made to the save, which I'm pretty sure is not what the user wants.
Ideally, when the user chooses not to reload the save data, the popup should just close without doing anything. There is no need to jump back to the main screen, and the program should not abandon the current editing content.
Alternatives
A clear and concise description of any alternative solutions or features you've considered.
Additional Context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Description
A clear and concise description of what you want to happen.
I'm not sure if this is the expected behavior of the program, but the program will pop up whenever any update occurs to the save data during editing. Selecting either "Yes" or "no" will cause the archive modifier to return to the main screen and everything that has just been modified will be lost.
The same problem occurs when changes are made to the auto save data, even if you are modifying the manual save data. Games are automatically saved on a regular basis. This means that if you go back to the game window once on the way to making changes, and the game happens to be saved at that time, you will lose all the editing progress you have made to the save, which I'm pretty sure is not what the user wants.
Ideally, when the user chooses not to reload the save data, the popup should just close without doing anything. There is no need to jump back to the main screen, and the program should not abandon the current editing content.
Alternatives
A clear and concise description of any alternative solutions or features you've considered.
Additional Context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: