-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
cla: yesUsed by Google's CLA checker.Used by Google's CLA checker.help wantedExternal contributions actively solicitedExternal contributions actively solicitedissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrongsize: smallBugs that can be picked up and completed in 1-3 daysBugs that can be picked up and completed in 1-3 daystype: regression
Milestone
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
When disconnecting a stack of blocks, the stack should wiggle. This used to be clearly visible, as demonstrated here:
https://blockly.games/turtle?lang=en&level=10#qttj9u
However the current published version of Blockly either doesn't have a wiggle at all, or else the wiggle is tiny. This inconsistency smells like a race condition.
Reproduction steps
- Go to https://blockly-demo.appspot.com/static/demos/code/index.html#u8h4fw
- Pull the first 'if' statement out of the loop.
Stack trace
No response
Screenshots
No response
Browsers
Chrome desktop, Firefox desktop
Metadata
Metadata
Assignees
Labels
cla: yesUsed by Google's CLA checker.Used by Google's CLA checker.help wantedExternal contributions actively solicitedExternal contributions actively solicitedissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrongsize: smallBugs that can be picked up and completed in 1-3 daysBugs that can be picked up and completed in 1-3 daystype: regression