1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-07 22:15:38 -05:00

sizing changes

This commit is contained in:
bbedward
2025-07-22 23:35:48 -04:00
parent 54a7281fa3
commit 9c8c25711c
8 changed files with 56 additions and 70 deletions

View File

@@ -159,7 +159,6 @@ Rectangle {
cursorShape: Qt.PointingHandCursor
onClicked: {
textInput.text = "";
textInput.forceActiveFocus();
}
}