Improved scanlines (I'm finally happy with them) and added pixelated effect. Design improvements in the setting window.

This commit is contained in:
Filippo Scognamiglio
2014-04-03 15:06:16 +02:00
parent 1b94fb6b22
commit 87eb525950
7 changed files with 153 additions and 95 deletions
-5
View File
@@ -28,12 +28,7 @@ RowLayout {
property double stepSize: 0.01
id: setting_component
anchors.left: parent.left
anchors.right: parent.right
spacing: 10
Text{
text: name
}
Slider{
id: slider
stepSize: parent.stepSize