Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: insertion marker firing move event #8000

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

BeksOmega
Copy link
Collaborator

The basics

The details

Resolves

Fixes N/A

Proposed Changes

Insertion markers were firing move events when they became the top blocks in a stack. Insertion markers shouldn't fire events, so I disabled this.

Test Coverage

Tested that these erroneous events are no longer fired.

Documentation

N/A

Additional Information

N/A

@BeksOmega BeksOmega changed the base branch from develop to rc/v11.0.0 April 4, 2024 16:53
@github-actions github-actions bot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels Apr 4, 2024
@BeksOmega BeksOmega marked this pull request as ready for review April 5, 2024 20:47
@BeksOmega BeksOmega requested a review from a team as a code owner April 5, 2024 20:47
@BeksOmega BeksOmega merged commit 25ba5f0 into google:rc/v11.0.0 Apr 5, 2024
8 checks passed
johnnesky pushed a commit to johnnesky/blockly that referenced this pull request Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants