Skip to content

fix: Fix bug that could cause blocks to be inadvertently deleted#9859

Merged
gonfunko merged 1 commit into
v13from
delete-areas
May 11, 2026
Merged

fix: Fix bug that could cause blocks to be inadvertently deleted#9859
gonfunko merged 1 commit into
v13from
delete-areas

Conversation

@gonfunko
Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #9853

Proposed Changes

This PR fixes a bug that could cause blocks to be inadvertently deleted when dragging out of a horizontal simple flyout that was initially below the fold. This likely originated from some issue in metrics/bounds calculations, but is simply and robustly resolved by just recalculating delete areas when the drag starts, at which point the workspace will necessarily be on screen and bounds of the various delete areas up to date.

@gonfunko gonfunko requested a review from a team as a code owner May 11, 2026 22:25
@gonfunko gonfunko requested a review from lizschwab May 11, 2026 22:25
@github-actions github-actions Bot added the PR: fix Fixes a bug label May 11, 2026
@gonfunko gonfunko merged commit 9e1aecc into v13 May 11, 2026
9 checks passed
@gonfunko gonfunko deleted the delete-areas branch May 11, 2026 22:30
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