GL error 1281 when resizing #141
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From ProfessorSil and Bitwitch on discord:
Resizing the window while doing some basic canvas drawing can result in
Error: (...)/gl_canvas.c() in oc_gl_render_batch:1136: gl error 1281
, sometimes followed by a repeatingError: ...app\app.c() in oc_queue_event:103: event queue full
.