mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
fix: QSGPlainTexture warning
This commit is contained in:
@@ -113,7 +113,6 @@ DraggableDesktopWidget {
|
||||
layer.enabled: true
|
||||
layer.smooth: true
|
||||
layer.samples: 8
|
||||
layer.mipmap: true
|
||||
layer.textureSize: Qt.size(width * 2, height * 2)
|
||||
layer.effect: MultiEffect {
|
||||
maskEnabled: true
|
||||
|
||||
Reference in New Issue
Block a user