1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-10-06 09:17:07 +02:00

Change background overlay strength

This commit is contained in:
Elias Steurer 2020-02-08 13:35:33 +01:00
parent 734adf849d
commit 6e39f0b75f

View File

@ -26,7 +26,7 @@ Item {
Rectangle {
id: background
color: "#99000000"
color: "#cc000000"
anchors.fill: parent
MouseArea {