internal: better colouriser
Set brightness so colourisation looks better
This commit is contained in:
parent
dd0c3a5a87
commit
1423a53ea0
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import QtQuick.Effects
|
|||
|
||||
MultiEffect {
|
||||
colorization: 1
|
||||
brightness: colorizationColor.hslLightness
|
||||
|
||||
Behavior on colorizationColor {
|
||||
ColorAnimation {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue