Merge branch 'main' into hefty-hype

This commit is contained in:
end-4
2026-05-04 10:18:09 +02:00
23 changed files with 71 additions and 125 deletions
@@ -102,8 +102,6 @@ MouseArea {
readonly property int size: 48
width: size
height: size
sourceSize.width: size
sourceSize.height: size
source: root.notification.image
fillMode: Image.PreserveAspectFit
}