Added contrast setting. Settings window needs some work now.
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ ApplicationWindow{
|
||||
z: 2.0
|
||||
anchors.fill: parent
|
||||
cached: true
|
||||
opacity: shadersettings.ambient_light * 0.66
|
||||
opacity: shadersettings.ambient_light * 0.4
|
||||
gradient: Gradient{
|
||||
GradientStop{position: 0.0; color: "white"}
|
||||
GradientStop{position: 0.7; color: "#00000000"}
|
||||
|
||||
Reference in New Issue
Block a user