Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Changes to project are forgotten if you load another project and then return back to the original project #279

Open
NicDoesCode opened this issue Jan 4, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@NicDoesCode
Copy link
Owner

Project content was erased when switching from one project to another.

Reproduce:

  1. Create a new project, make significant changes to it such as defining palettes and drawing graphics.
  2. Create a new project, make some changes to it.
  3. Switch back to the first project.

When you switch back, content was gone, it was as if it was a blank project.

Throughout working with the project I did manually download the project as a JSON file a couple of times. On restoring these files the the project content came back.

Maybe saving the project to local storage isn't being triggered?

@NicDoesCode NicDoesCode added the bug Something isn't working label Jan 4, 2025
@NicDoesCode NicDoesCode added this to the Release 1.4 milestone Jan 4, 2025
@NicDoesCode NicDoesCode self-assigned this Jan 4, 2025
@NicDoesCode NicDoesCode moved this to In Progress in SMSGFX Jan 4, 2025
@NicDoesCode NicDoesCode moved this from In Progress to Testing in SMSGFX Jan 4, 2025
@NicDoesCode NicDoesCode changed the title [BUG] Switching project erases existing one [BUG] Changes to project are forgotten if you load another project and then come back to the original project Jan 5, 2025
@NicDoesCode NicDoesCode changed the title [BUG] Changes to project are forgotten if you load another project and then come back to the original project [BUG] Changes to project are forgotten if you load another project and then return back to the original project Jan 5, 2025
@NicDoesCode NicDoesCode moved this from Testing to Done in SMSGFX Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant