-
Notifications
You must be signed in to change notification settings - Fork 276
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
QOpenGLWidget displays black screen #281
Comments
Can you please post what's reported by Help->System Information... dialog? Seems like a minor bug to me, what's the behavior if you set back the main screen to laptop with Windows(instead of unplugging HDMI cable)? |
I captured the event using QAbstractNativeEventFilter, but I haven’t found a suitable way to reconnect the context later. Thanks! |
I fixed the issue by recreating a new Aspect_NeutralWindow(). Thanks! |
That's good news you could fix this issue. Can you share your changes with a pull request to Mayo project? |
The text was updated successfully, but these errors were encountered: