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

Undo System #29

Open
horvathaa opened this issue Aug 16, 2016 · 0 comments
Open

Undo System #29

horvathaa opened this issue Aug 16, 2016 · 0 comments
Assignees
Labels

Comments

@horvathaa
Copy link
Collaborator

horvathaa commented Aug 16, 2016

Features and how they should interact with "undo":

  • Wrapping a new variant
    • "undo" should dissolve the variant - DONE
  • Switching between versions
    • "undo" should switch the view to the previous version
  • Toggle comment button
    • "undo" should act the same as hitting the button again (if "undo" after commenting out the section, uncomment and vice versa - DONE
  • Renaming variant
    • Should revert to the previous name - DONE
  • Editing code within a variant
    • Should work as one would expect, when code is changed it can be undone
  • Dissolving a variant (not a feature currently implemented but probably should exist)
    • Should reform variant as it was, versions and all
  • Paste a variant (not a feature currently but should exist)
    • Should remove the copy/pasted variant
@horvathaa horvathaa self-assigned this Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant