setPixel and XY policy change #385
davepl
announced in
Announcements
Replies: 1 comment
-
I endorse this policy. Thank you for opening up on this and for announcing
it.
…On Sat, Jul 29, 2023, 1:09 PM David W Plummer ***@***.***> wrote:
By popular request, I am removing the exception when you try to draw out
of bounds; it will now produce debug logging when you try to, and we should
ideally fix cases where it happens, but for now, with my upcoming checking
drawing out of bounds will no longer trigger an exception.
—
Reply to this email directly, view it on GitHub
<#385>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACCSD36XQND7KT34OK5DLFTXSVGVZANCNFSM6AAAAAA24URU7A>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
By popular request, I am removing the exception when you try to draw out of bounds; it will now produce debug logging when you try to, and we should ideally fix cases where it happens, but for now, with my upcoming checking drawing out of bounds will no longer trigger an exception.
Beta Was this translation helpful? Give feedback.
All reactions