Skip to content
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

Emit history_changed on merged UndoRedo actions #79484

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Jul 14, 2023

Fixes #79478
Now the EditorUndoRedoManager will emit history_changed when action is merged. This matches the behavior of UndoRedo.

@KoBeWi KoBeWi added bug topic:editor cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release labels Jul 14, 2023
@KoBeWi KoBeWi added this to the 4.2 milestone Jul 14, 2023
@YuriSizov YuriSizov merged commit 851bc64 into godotengine:master Jul 16, 2023
13 checks passed
@YuriSizov
Copy link
Contributor

Thanks!

@KoBeWi KoBeWi deleted the history_changes,_but_war․․․_war_never_changes branch July 16, 2023 13:41
@YuriSizov
Copy link
Contributor

Cherry-picked for 4.1.1.

@YuriSizov YuriSizov removed the cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

history_changed events stop emitting when clicking the same inspector attribute twice.
2 participants