-
-
Notifications
You must be signed in to change notification settings - Fork 907
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When the theme is changed, all existing edits (shapes, images, etc.) are removed automatically. This results in loss of user work without any warning.
Steps to Reproduce
- Add any shape or make any edits.
- Open Settings.
- Change the Theme.
Actual Behavior
- The theme changes, but all previously added shapes, images, and edits are removed automatically.
Expected Behavior
- Changing the theme should not delete user edits, or
- The app should warn the user that unsaved edits will be lost before applying the theme change.
Possible Solutions
- Show an alert before changing the theme, informing the user that unsaved edits will be lost and allowing them to cancel or save first.
- Automatically save the current state before applying the new theme so that user edits remain intact.
Additional Note
If the maintainers agree, I would like permission to work on this issue.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working