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/undo: Undo for editor components #269

Merged
merged 34 commits into from
Dec 17, 2020
Merged

Feature/undo: Undo for editor components #269

merged 34 commits into from
Dec 17, 2020

Conversation

arjo129
Copy link
Member

@arjo129 arjo129 commented Dec 7, 2020

Part of the ongoing series of PRs with regards to undo. This PR provides undo functionality to all the mouse based tools including, edges, moving, deletion of items, rotation of models, polygon additions ad polygon edits.

Expected behavior for undoing edges:
edge_2_undo
edge_undo

@arjo129 arjo129 changed the title Feature/undo: Adding edges. Feature/undo: Undo for editor components Dec 14, 2020
@arjo129 arjo129 requested review from codebot and removed request for Yadunund December 17, 2020 03:28
Copy link
Contributor

@codebot codebot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a HUGE usability improvement. Thank you! 🙇

I tried various torture tests of random sequences of user inputs, and the Undo feature always worked. Thank you!

@arjo129 arjo129 merged commit a0258f2 into master Dec 17, 2020
@arjo129 arjo129 deleted the feature/undo branch December 17, 2020 08:56
@codebot codebot mentioned this pull request Apr 7, 2021
Closed
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

Successfully merging this pull request may close these issues.

None yet

2 participants