mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
homescreens/halcyon: Fix regression causing flickable to not be interactive
Fixed regression from https://invent.kde.org/plasma/plasma-mobile/-/merge_requests/542
This commit is contained in:
parent
5f38a74e31
commit
b79fe898d6
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ ContainmentItem {
|
||||||
rightMargin: homeScreen.rightMargin
|
rightMargin: homeScreen.rightMargin
|
||||||
|
|
||||||
searchWidget: search
|
searchWidget: search
|
||||||
|
interactive: true
|
||||||
}
|
}
|
||||||
|
|
||||||
// search component
|
// search component
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue