Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.7.0
-
None
-
Linux x86_64
Description
With QtQuick.Controls.Material 2 color assignment is documented to work like this:
Material.accent: Material.Red
But this yields the wrong color. Instead only the following works correctly:
Material.accent: Material.color(Material.Red)
See attached screenshot (incl. demo code)
Attachments
For Gerrit Dashboard: QTBUG-54269 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
164129,8 | Document Material.Shade and the related parameter of Material.color() | 5.7 | qt/qtquickcontrols2 | Status: MERGED | -2 | 0 |