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

Bug: Redo buffer stores actions that it shouldn't #47

Closed
alfongj opened this issue Aug 4, 2011 · 1 comment
Closed

Bug: Redo buffer stores actions that it shouldn't #47

alfongj opened this issue Aug 4, 2011 · 1 comment
Assignees

Comments

@alfongj
Copy link
Owner

alfongj commented Aug 4, 2011

IF you undo an action, and then continue doing other different actions, the 'redo' command should not do anything, because it should just redo immediately undone actions.

@ghost ghost assigned alfongj Aug 4, 2011
alfongj added a commit that referenced this issue Aug 8, 2011
@alfongj
Copy link
Owner Author

alfongj commented Aug 8, 2011

Solved, inside actionHandler, via resetting the _undone vector each time a new action is run.

@alfongj alfongj closed this as completed Aug 8, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant