Open
Description
Expected Behavior
Switching sprites should not cause "Save Now" to appear in menu bar.
Actual Behavior
Switching between two sprites (A and B) where A has blocks and B is a duplicate of A, triggers a project changed state and should not. This is related to scratchfoundation/scratch-gui#4573
Steps to Reproduce
- Create a new project
- Add blocks to Sprite1
- Duplicate Sprite1
- Click "Save Now"
- Switch back to Sprite1, notice that "Save Now" appears