Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-02-24 16:54:58 +08:00
parent e88cd12dfa
commit 4a3d827f7a
10 changed files with 133 additions and 102 deletions

View File

@@ -295,6 +295,7 @@ class _LivePageState extends State<LivePage>
height: 68.0 + textScaler.scale(12),
child: CustomScrollView(
scrollDirection: Axis.horizontal,
controller: controller.followController,
physics: const AlwaysScrollableScrollPhysics(),
slivers: [
SliverFixedExtentList.builder(