fix multimonitor corners

This commit is contained in:
2026-07-05 07:12:37 -07:00
parent 593fc55b53
commit cb711ef669
6 changed files with 85 additions and 69 deletions

View File

@@ -158,6 +158,7 @@ Item {
anchors.horizontalCenter: parent.horizontalCenter
font.pixelSize: 64
text: modelData.emoji ?? ""
color: "white"
}
Text {
anchors {