-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.6.0 Alpha
-
None
-
Mageia Linux Cauldron, x86_64, gcc 5.3
-
a5e137aafd57f311c0713fb6837b6511c760d0ee
Using ComboBox with default style I see the following warning:
libpng warning: iCCP: known incorrect sRGB profile
With material or universal style, I see no such warnings.
I'm not sure if it draws correctly, so attached screenshots.
Test program:
import QtQuick 2.5 import Qt.labs.controls 1.0 ApplicationWindow { visible: true width: 400 height: 300 ComboBox { anchors.centerIn: parent model: [ "1", "2" ] } }
For Gerrit Dashboard: QTBUG-49924 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
143998,3 | Run optipng -o7 -strip "all" over default style images | 5.6 | qt/qtquickcontrols2 | Status: MERGED | +2 | 0 |