Cherrypick 24.02 Clip QuickSwitcher

Clip QuickSwitcher to stop the delegates overlapping the dialog


(cherry picked from commit 8e8105d04d)
This commit is contained in:
James Graham
2024-01-17 17:19:40 +00:00
parent ee16504aa0
commit 7bad41739f

View File

@@ -21,7 +21,7 @@ QQC2.Dialog {
leftPadding: 0
rightPadding: 0
bottomPadding: 0
bottomPadding: 1
topPadding: 0
anchors.centerIn: applicationWindow().overlay
@@ -71,6 +71,7 @@ QQC2.Dialog {
QQC2.ScrollView {
anchors.fill: parent
clip: true
Keys.forwardTo: searchField