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

Report affected tiles for use with undo and redo #214

Open
NicDoesCode opened this issue Sep 11, 2023 · 0 comments
Open

Report affected tiles for use with undo and redo #214

NicDoesCode opened this issue Sep 11, 2023 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@NicDoesCode
Copy link
Owner

It would be nice if where possible a list of affected tiles should be reported to the undo and redo system which would allow for better cache management.

Currently when an undo or redo operation is performed the entire project is redrawn which isn't necessary if only a couple of tiles were affected.

Implementing this would increase application responsiveness.

@NicDoesCode NicDoesCode added the feature New feature or request label Sep 11, 2023
@NicDoesCode NicDoesCode added this to the Release 1.3 milestone Sep 11, 2023
@NicDoesCode NicDoesCode modified the milestones: Release 1.3, Release 1.5 Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant