overlay: make widgets have proper round corners when pinned

This commit is contained in:
end-4
2025-11-07 18:21:59 +01:00
parent 082f12084d
commit 2c88a71eed
6 changed files with 29 additions and 14 deletions
@@ -104,7 +104,7 @@ Singleton {
property bool pinned: false
property bool clickthrough: false
property real x: 80
property real y: 250
property real y: 280
}
}