Added contrast setting. Settings window needs some work now.

This commit is contained in:
Filippo Scognamiglio
2014-03-27 13:59:48 +01:00
parent 8cb9520ea7
commit 103139e493
5 changed files with 49 additions and 17 deletions
+1 -1
View File
@@ -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"}