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

Rendering outside a View Glitches #23

Open
vooidptr opened this issue Jul 16, 2018 · 0 comments
Open

Rendering outside a View Glitches #23

vooidptr opened this issue Jul 16, 2018 · 0 comments

Comments

@vooidptr
Copy link

vooidptr commented Jul 16, 2018

Hello,

I try to embed a View in application with Quick Controls 2, but they are some glitches :

  • The ApplicationWindow rendering fails : it has black background (and I cannot change it)
  • Widgets are correctly rendering when they are inside a View, but if I put them outside the rendering is not correct. (See Video.zip)

You can find the minimal example I use in video here

I tried to change the QSG_RENDER_LOOP both to threaded and basic but same results happened.

May be the rendering process has some difficulties to sync Qt rendering loop with osg rendering loop ?
I use Qt 5.9 on Windows 10.

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant