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

Quick Scenes Inspector does not colorize objects when application is using software renderer #452

Closed
LittleWhite-tb opened this issue Oct 12, 2017 · 2 comments

Comments

@LittleWhite-tb
Copy link

Usually, if you select objects from the Quick Scenes inspector, the view will colourize this object in red.
If the user application is using the software renderer qputenv("QT_QUICK_BACKEND","software");, the colourization will not work at all.

@chsterz
Copy link
Contributor

chsterz commented Nov 1, 2017

Hi LittleWhite-tb,
Thanks for that info!

Yes, you are absolutely right. We need to add this.
Currently heres the early-return.
https://github.com/KDAB/GammaRay/blob/master/plugins/quickinspector/quickoverlay.cpp#L562

I added a Ticket.

Christoph

@Waqar144
Copy link
Contributor

Waqar144 commented Sep 1, 2023

Not reproducible anymore

@Waqar144 Waqar144 closed this as completed Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants