Skip to content

fix: Correctly position blocks dragged by the mouse from the flyout#9919

Merged
gonfunko merged 2 commits into
v13from
flyout-drags
May 21, 2026
Merged

fix: Correctly position blocks dragged by the mouse from the flyout#9919
gonfunko merged 2 commits into
v13from
flyout-drags

Conversation

@gonfunko
Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #9918

Proposed Changes

This PR fixes a regression introduced in #9903 that caused mouse-dragged blocks to be misaligned when dragging out from the flyout with blocks already on the workspace. It restores the old placement behavior for newly-created blocks, and only continues on to adjust placing to avoid existing blocks if the current move mode is constrained.

@gonfunko gonfunko merged commit f054cb9 into v13 May 21, 2026
10 of 11 checks passed
@gonfunko gonfunko deleted the flyout-drags branch May 21, 2026 19:00
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.

4 participants