mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
DesktopMediaPlayer: re-enable audiovisualizer while scaling
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user