Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm using Qt5 on a raspberry pi rendering using Open GL. Everything works great, except that I'm getting serious color banding with gradients.
It looks like it's using 16 bit color. Is there something in the QQuickView class or somewhere else that allows me to set the color mode?