darken everything

This commit is contained in:
Marco Martin 2020-02-05 20:30:35 +01:00
parent ea57d633bb
commit 6c4bef8f38

View file

@ -108,7 +108,6 @@ NanoShell.FullScreenOverlay {
Rectangle {
anchors {
fill: parent
topMargin: headerHeight
}
color: "black"
opacity: 0.6 * Math.min(1, offset/contentArea.height)