Skip to content

fix: Disable undoing events generated from flyout layout#9533

Merged
gonfunko merged 1 commit intomainfrom
flyout-undo
Dec 22, 2025
Merged

fix: Disable undoing events generated from flyout layout#9533
gonfunko merged 1 commit intomainfrom
flyout-undo

Conversation

@gonfunko
Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #9482

Proposed Changes

This PR disables recording undo events before populating and laying out flyouts. This prevents undoing adding/moving blocks and other flyout items.

@gonfunko gonfunko requested a review from a team as a code owner December 19, 2025 20:49
@gonfunko gonfunko requested a review from BenHenning December 19, 2025 20:49
@github-actions github-actions bot added the PR: fix Fixes a bug label Dec 19, 2025
@gonfunko gonfunko merged commit f9fb226 into main Dec 22, 2025
12 of 13 checks passed
@gonfunko gonfunko deleted the flyout-undo branch December 22, 2025 21:10
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 should not record undo events when layout

3 participants