fix: QSGPlainTexture warning

This commit is contained in:
Eric Handley
2025-12-27 20:58:03 -08:00
parent a6e4060280
commit bb0876f70b
@@ -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