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

Transaction support (Undo-redo history) #146

Open
ConnorBP opened this issue Dec 11, 2024 · 1 comment
Open

Transaction support (Undo-redo history) #146

ConnorBP opened this issue Dec 11, 2024 · 1 comment
Labels
enhancement New feature or request not urgent

Comments

@ConnorBP
Copy link
Owner

The canvas state update system needs to be refactored into a reducer for this. Actions would include: clear, drawSingle, drawMany (fill or pencil stroke or eraser), and import maybe

@ConnorBP ConnorBP added enhancement New feature or request not urgent labels Dec 11, 2024
@ConnorBP
Copy link
Owner Author

Partially added while improving the drawing efficiency of bucket and drag operations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request not urgent
Projects
None yet
Development

No branches or pull requests

1 participant