Skip to content

Conversation

@bobmoss
Copy link

@bobmoss bobmoss commented Nov 28, 2025

This is a fix for issue #492

I have changed the fillEllipse function to use writeFastHLine instead of drawFastHline. This avoids a deadlock situation with nested startWrite calls.

This follows the same pattern as fillCircle and fillCircleHelper which use writeFast functions and not drawFast functions.

@bobmoss
Copy link
Author

bobmoss commented Nov 28, 2025

@ladyada for review.

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.

1 participant