359787835d
This is needed to have the underlying SVG's color bleed through and make use of the image's opacity at the same time. Using `ColorOverlay` together with (half) transparent colors doesn't work very well as it makes the underlying SVG color come through, result in wrong colors. Applying `opacity` on the image itself cause the `ColorOverlay` to reduce in opacity as well. So in order to work with transparent colors, we need a way to turn of the ColorOverlay and work with the Image's opacity, which is what this change enables. |
||
---|---|---|
.. | ||
StatusQ | ||
app | ||
fonts | ||
i18n | ||
imports | ||
shared/status | ||
generate-rcc.go | ||
main.qml | ||
nim-status-client.pro |