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

[FEATURE] Advanced undo/redo support #39

Open
makuke1234 opened this issue Jun 14, 2022 · 0 comments
Open

[FEATURE] Advanced undo/redo support #39

makuke1234 opened this issue Jun 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@makuke1234
Copy link
Owner

makuke1234 commented Jun 14, 2022

Is your feature request related to a problem? Please describe.
The editor should support undo/redo

Describe the solution you'd like.
I'd like the editor support infinite state undo/redo. When the user undoes something and write something new then when undoing again the users should be able to select which redo they want out of all possibilities.

Describe alternatives you've considered.
Just do a normal undo/redo system, but that would be lame :/

@makuke1234 makuke1234 added the enhancement New feature or request label Jun 14, 2022
@makuke1234 makuke1234 self-assigned this Jun 14, 2022
@makuke1234 makuke1234 added this to the Release 2.3 milestone Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant