Skip to content

fix: Flyout toolbar changes block position - #10206

Open
TannerGabriel wants to merge 1 commit into
RaspberryPiFoundation:mainfrom
TannerGabriel:feature/flyout-toolbox-bug-f-pfj
Open

fix: Flyout toolbar changes block position#10206
TannerGabriel wants to merge 1 commit into
RaspberryPiFoundation:mainfrom
TannerGabriel:feature/flyout-toolbox-bug-f-pfj

Conversation

@TannerGabriel

Copy link
Copy Markdown

The basics

The details

Resolves

Fixes #9992

Proposed Changes

Only add the flyout width/height to the workspace origin if the flyout is not autoClose.

@TannerGabriel
TannerGabriel requested a review from a team as a code owner July 28, 2026 20:12
@TannerGabriel
TannerGabriel requested a review from mikeharv July 28, 2026 20:12
@github-actions github-actions Bot added the PR: fix Fixes a bug label Jul 28, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Welcome! It looks like this is your first pull request in Blockly, so here are a couple of tips:

  • You can find tips about contributing to Blockly and how to validate your changes on our developer site.
  • We use conventional commits to make versioning the package easier. Make sure your commit message is in the proper format or learn how to fix it.
  • If any of the other checks on this PR fail, you can click on them to learn why. It might be that your change caused a test failure, or that you need to double-check the style guide.
    Thank you for opening this PR! A member of the Blockly team will review it soon.

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.

Flyout of toolbox that has sub-categories AND sub-blocks at the same time pushes and glitches blocks in workspace

2 participants