Skip to content

Conversation

@DataTriny
Copy link
Member

I did not test #625 on macOS where it actually make the example very unresponsive. This is because we are constantly redrawing the screen, not giving much CPU time for accessibility calls to be handled on the main thread. Triggering a redraw only when needed (or when it would be needed in a real program) solves the issue.

@DataTriny
Copy link
Member Author

@PoignardAzur Maybe you can help check this one? Nothing related to accessibility but it can be a good introduction if you have never read these examples. Thanks.

@DataTriny DataTriny merged commit d7e15bd into main Nov 19, 2025
16 checks passed
@DataTriny DataTriny deleted the fix-examples-redraw branch November 19, 2025 18:51
@DataTriny DataTriny mentioned this pull request Nov 13, 2025
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

Successfully merging this pull request may close these issues.

3 participants