Skip to content

Invalidate selection after undoing cut operation in GridMap editor #107977

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Fgico
Copy link

@Fgico Fgico commented Jun 25, 2025

Fixes: Gridmap Moving/Duplicating tool: Undo does not cancel the operation correctly #101430
Simply marks the current selection as not active after undoing a cut operation

@Fgico Fgico requested a review from a team as a code owner June 25, 2025 13:29
@AThousandShips AThousandShips changed the title Invalidated selection after undoing cut operation in gridmap editor Invalidate selection after undoing cut operation in GridMap editor Jun 25, 2025
@AThousandShips AThousandShips added bug topic:editor topic:3d cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release labels Jun 25, 2025
@AThousandShips AThousandShips added this to the 4.5 milestone Jun 25, 2025
@Fgico Fgico marked this pull request as draft June 25, 2025 18:16
@Fgico Fgico force-pushed the gridmap-clear-selection-after-undo branch from b56e2d2 to b90342e Compare June 26, 2025 00:19
@Fgico Fgico marked this pull request as ready for review June 26, 2025 00:38
@Fgico
Copy link
Author

Fgico commented Jun 26, 2025

Sorry, had to put it back as Draft to properly verify #107996 wasn't a regression I introduced, and properly fix the commit, sorry for the inconvenience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release topic:editor topic:3d
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gridmap Moving/Duplicating tool: Undo does not cancel the operation correctly
2 participants