Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphics Context #121

Open
drb4637 opened this issue Dec 21, 2023 · 1 comment
Open

Graphics Context #121

drb4637 opened this issue Dec 21, 2023 · 1 comment
Labels
bug Something isn't working needs verification

Comments

@drb4637
Copy link

drb4637 commented Dec 21, 2023

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?

@NogginBops NogginBops added bug Something isn't working needs verification labels Mar 25, 2024
@NogginBops
Copy link
Member

What version of GLWpfControl are you using?
Could you describe your issue in more detail?

How does the updates stop? Does the render function stop being called?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs verification
Projects
None yet
Development

No branches or pull requests

2 participants