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

Custom history manager #710

Open
mstelz opened this issue Oct 28, 2024 · 0 comments
Open

Custom history manager #710

mstelz opened this issue Oct 28, 2024 · 0 comments

Comments

@mstelz
Copy link

mstelz commented Oct 28, 2024

Is your feature request related to a problem? Please describe.
I need to be able to track actions that are not craft specific in my editor and allow a user to undo / redo them.

Describe the solution you'd like
I'd love to be able to listen to history actions that take place so that I can track additional features and functionality in the history and keep in sync with the internal craft history.

Additional context
It appears this was actually implemented innext #399, I started exploring what it would be to pull it into main but it appears to be tied to a store update.

Would it make sense for me to pursue migrating this over to main?

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