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

Implement update regions #14

Open
ddeclerck opened this issue Apr 11, 2022 · 0 comments
Open

Implement update regions #14

ddeclerck opened this issue Apr 11, 2022 · 0 comments
Labels
drawing Anything related to drawing primitives enhancement New feature or request

Comments

@ddeclerck
Copy link
Collaborator

At the moment, when something is drawn on an onscreen canvas, the only way to get it displayed is to return true from the Frame event. Update region would allow to only redisplay the parts of the canvas that have been modified, and only when something is actually modified.

@ddeclerck ddeclerck added enhancement New feature or request drawing Anything related to drawing primitives labels Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
drawing Anything related to drawing primitives enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant