Replace Mask ScreenCorners with Canvas

ScreenCorners: replace Mask with Canvas, RAM usage seems fine
This commit is contained in:
Ly-sec 2025-09-01 14:06:16 +02:00
parent e8c2042290
commit 00c94755c5
2 changed files with 169 additions and 81 deletions

View file

@ -249,7 +249,6 @@ ColumnLayout {
RowLayout {
id: swatches
spacing: Style.marginS * scaling
Layout.fillWidth: true
Layout.alignment: Qt.AlignHCenter