mod: tweak

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-01 17:16:04 +08:00
parent f70cf05870
commit f9f30a5f13
3 changed files with 4 additions and 4 deletions

View File

@@ -146,7 +146,7 @@ class _NoteListPageState extends CommonSlidePageState<NoteListPage> {
await _controller.onRefresh();
},
child: CustomScrollView(
controller: ScrollController(),
controller: _controller.scrollController,
physics: const AlwaysScrollableScrollPhysics(),
slivers: [
SliverList.separated(