damn it
This commit is contained in:
@@ -28,8 +28,8 @@ Scope {
|
|||||||
onVisibleChanged: {
|
onVisibleChanged: {
|
||||||
if ( !visible ) {
|
if ( !visible ) {
|
||||||
searchInput.text = "";
|
searchInput.text = "";
|
||||||
appListView.currentIndex = 0;
|
appListLoader.item.currentIndex = 0;
|
||||||
appListView.positionViewAtBeginning();
|
appListLoader.item.positionViewAtBeginning();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user