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

Fix undo redo for the texture region editor #99471

Merged

Conversation

Arnklit
Copy link
Contributor

@Arnklit Arnklit commented Nov 20, 2024

Fixes #99470

This is the same issue as was fixed in other Dialogs in #93898 by @KoBeWi, I applied the same solution here.

@Arnklit Arnklit requested a review from a team as a code owner November 20, 2024 15:58
@JekSun97
Copy link
Contributor

Not being able to undo/redo is always very annoying :]
Thanks!

@KoBeWi KoBeWi modified the milestones: 4.x, 4.4 Dec 8, 2024
@akien-mga akien-mga merged commit 55a3c6b into godotengine:master Dec 17, 2024
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@Arnklit Arnklit deleted the fix_undo_redo_for_texture_region_editor branch December 17, 2024 22:19
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.

Texture Region Editor (for NinePatchRect) does not support undo / redo shortcuts
5 participants