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.47k stars 3.57k forks source link

Speech bubble remains in place while dragging sprites in editor mode #1977

Open rschamp opened 6 years ago

rschamp commented 6 years ago

Expected Behavior

Please describe what should happen The speech bubble should follow the sprite like in Scratch 2.0, or disappear: dragging2

Actual Behavior

Describe what actually happens The speech bubble becomes disconnected from the sprite and just sits there: dragging3

Steps to Reproduce

Explain what someone needs to do in order to see what's described in Actual behavior above Make a sprite say something indefinitely while in editor mode. Drag the sprite.

paulkaplan commented 6 years ago

This behavior was described in https://github.com/LLK/scratch-gui/issues/161, but we can change it if you want

bruh-9000 commented 7 months ago

This is still an issue