You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: