Skip to content

Conversation

@paulkaplan
Copy link
Contributor

Resolves

What Github issue does this resolve (please include link)?

Fixes #1205
Fixes #1268

Proposed Changes

Describe what this Pull Request does

Two separate fixes, but very nearby. Separated into two separate commits. One makes sure to reset the text in bubble state when resetting due to "stop" button, the other commit uses the bounds of the renderer instead of the bounds of the stage target to compare bubble size against.

Run the repros from the linked issues.

Fixes the regression where bubbles almost always point left instead of right.
Copy link
Contributor

@ericrosenbaum ericrosenbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@paulkaplan paulkaplan merged commit 06573f4 into scratchfoundation:develop Jul 5, 2018
@paulkaplan paulkaplan deleted the fix-bubble-state branch July 5, 2018 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Say bubble defaults to the left now, should be to the right Say bubble should hide on stop even when sprite is hidden

2 participants