Editor: Undo/Redo system for the GUI Editor #2535
Labels
context: ui/ux
type: enhancement
a suggestion or necessity to have something improved
what: editor
related to the game editor
Having Undo/Redo in the GUI editor is quite wanted by the users. Unfortunately there's none.
This task suggests coding an abstract Undo/Redo system in the Editor first, and then a specialized implementation for the GUI Editor.
There's a ticket #2321 which discusses how to write such a Undo/Redo system, having Room Editor as an example. Please refer to it for explanation and comments on how such system could be done. It does not matter much whether a Room or GUI editor will receive this first, but IMO both should have a common foundation.
The text was updated successfully, but these errors were encountered: