-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
Milestone
Description
Hi
My application has a few different graphics contexts and I noticed after switching context the glwpf control stops updating. Adding a check inside GLWpfControlRenderer.Render to make sure that the graphics context is current fixes the issue but I was wondering if there was a better way to handle multiple contexts?
Reactions are currently unavailable