DesktopMediaPlayer: re-enable audiovisualizer while scaling

This commit is contained in:
Lemmy
2025-12-29 16:52:22 -05:00
parent 5bab582284
commit 95e013935e
@@ -81,7 +81,7 @@ DraggableDesktopWidget {
anchors.bottomMargin: 0
z: 0
clip: true
active: shouldShowVisualizer && !root.isScaling
active: shouldShowVisualizer
layer.enabled: root.roundedCorners
layer.smooth: true
layer.effect: MultiEffect {