scratchfoundation / scratch-gui

Graphical User Interface for creating and running Scratch 3.0 projects.
https://scratchfoundation.github.io/scratch-gui/develop/
BSD 3-Clause "New" or "Revised" License
4.33k stars 3.42k forks source link

Deleting a sprite does not delete its clones #9576

Open bruh-9000 opened 2 months ago

bruh-9000 commented 2 months ago

Expected Behavior

Deleting a sprite deletes all of its clones

Actual Behavior

Deleting a sprite does not delete all of its clones

Steps to Reproduce

Explain what someone needs to do in order to see what's described in Actual behavior above

Steps to reproduce the behavior:

  1. Open a sprite
  2. Clone it, and make the clones not stack on top of each other
  3. Delete the sprite
  4. Observe how the clones are not deleted

System Details

All