summaryrefslogtreecommitdiff
path: root/benchmark
diff options
context:
space:
mode:
authorxylosper <darklin20@gmail.com>2019-02-15 17:38:40 +0900
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-02-20 16:16:34 +0200
commit0c66ce9a95905255d9b80e1f2c5a7640ca25a683 (patch)
treeda955ff67ce14b606d8d8f9493d48248900a74ff /benchmark
parentc00d44740fcf4bb868b39fd4d907958f6fe534bb (diff)
downloadqtlocation-mapboxgl-0c66ce9a95905255d9b80e1f2c5a7640ca25a683.tar.gz
[qt] fix missing alpha channel for `QColor`
`QColor::name()` produces `#rrggbb` format where alpha is missing. Use `rgba(...)` string instead when convert `QColor` to mapbox style. Note: `QColor::name(QColor::HexArgb)` produces `#aarrggbb` format string, but mapbox does not support this format apparently.
Diffstat (limited to 'benchmark')
0 files changed, 0 insertions, 0 deletions