HueForge-Official / HueForge

3 stars 0 forks source link

Once a autosave project is created a user is prompted to restore it every time they launch HueForge #116

Closed MajorGamerGeek closed 1 month ago

MajorGamerGeek commented 1 month ago

Bug Severity: 3

Description: Once a autosave project is created a user is prompted to restore it every time they launch HueForge

Reproduction Steps: 1.) Launch HueForge version v0.7.3-rc3 2.) Now click File -> Open File -> Image 3.) Select any Image and Click Open 4.) Force close HueForge via task manger or other methods 5.) Launch HueForge again 6.) Click Ok on the "AutoSave Found" dialog to restore the autosaved project 7.) Save the project 8.) Close the project with File -> Close 9.) Now File -> Quit HueForge 10.) Launch HueForge

Result: HueForge prompts again to restore the same autosave project. image

Expected Result: HueForge loads without prompting the user that an autosave project has been found since it has already been restored and saved.

slavedas commented 1 month ago

Yes, it only gets cleared out when you save a project. I guess I should clear on close too?

On Wed, Aug 7, 2024 at 6:04 PM Adam @.***> wrote:

Assigned #116 https://github.com/HueForge-Official/HueForge/issues/116 to @slavedas https://github.com/slavedas.

— Reply to this email directly, view it on GitHub https://github.com/HueForge-Official/HueForge/issues/116#event-13798330286, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGEBXMHS6ESDTKVWRWU5YEDZQKKVLAVCNFSM6AAAAABMFIFBMWVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTG44TQMZTGAZDQNQ . You are receiving this because you were assigned.Message ID: @.***>

MajorGamerGeek commented 1 month ago

IMO: Clear after being restored and saved, being restored and closed gracefully or after being Canceled and Closed gracefully.

MajorGamerGeek commented 1 month ago

Verified bug is fixed in both HueForge v0.7.3 and v0.8.0-test-1. Closing bug as fixed.