mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -130,4 +130,10 @@ class SSearchController extends GetxController {
|
||||
historyList.refresh();
|
||||
historyWord.put('cacheList', []);
|
||||
}
|
||||
|
||||
@override
|
||||
void onClose() {
|
||||
searchFocusNode.dispose();
|
||||
super.onClose();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user