Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.0 RC
-
None
Description
Some of the preset gradients I'm using work, some don't. In QML for e.g. Gradient::JuicyCake gets painted in Qt 5.14.2, while in the latest Qt 5.15 RC it does not.
import QtQuick 2.12
Rectangle{
width: 100
height: 100
gradient: Gradient.JuicyCake
}
Attachments
Issue Links
- is duplicated by
-
QTBUG-85318 Compiling Qt 5.15.0 fails with c++2a (usage of std::is_literal_type)
-
- Closed
-
For Gerrit Dashboard: QTBUG-84069 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
299763,2 | Workaround for regression causing most gradient presets to not be shown | 5.15 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
299766,6 | Enforce that statically allocated array-like containers have 0 capacity | dev | qt/qtbase | Status: MERGED | +2 | 0 |
299767,1 | Sync with the corresponding change to QMetaObject | 5.15 | qt/qtdeclarative | Status: ABANDONED | 0 | 0 |
299768,1 | Report non-zero alloc for statically allocated array data | 5.15 | qt/qtbase | Status: ABANDONED | -1 | 0 |
299994,3 | Revert "QQmlPreview: remove the ignore of :/qgradient/" | 5.15 | qt/qtdeclarative | Status: MERGED | -1 | 0 |
299995,5 | Revert "WebGradients: redo implementation" | 5.15 | qt/qtbase | Status: MERGED | +2 | 0 |
299996,4 | Revert "QVector: add a construction from QArrayDataPointerRef" | 5.15 | qt/qtbase | Status: MERGED | +2 | 0 |