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

Revert path change #9

Open
asinghvi17 opened this issue May 22, 2024 · 0 comments
Open

Revert path change #9

asinghvi17 opened this issue May 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@asinghvi17
Copy link
Collaborator

Revert(time, path, n_changes, mode in (:combined, :separate))
Revert(time, changes_to_revert, original_state, mode)

Revert changes along a path. This would be pretty useful if you want to zoom in and then out, but don't want to explicitly write down how much you're zooming.

This would require each change to have a (path-aware) Base.inv(path, change) to create an inverse change.

@asinghvi17 asinghvi17 added the enhancement New feature or request label May 22, 2024
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