adjust media control blur radius

This commit is contained in:
end-4
2025-05-20 10:51:03 +02:00
parent 0e0bcd4617
commit 1287fbebd7
@@ -122,7 +122,7 @@ Item { // Player instance
antialiasing: true antialiasing: true
asynchronous: true asynchronous: true
} }
radius: 128 // Increase for more blur radius: 100 // Increase for more blur
layer.enabled: true layer.enabled: true
layer.effect: OpacityMask { layer.effect: OpacityMask {
maskSource: Rectangle { maskSource: Rectangle {