opt to top

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-18 22:41:44 +08:00
parent 40502e3bff
commit 34949b8a7f
4 changed files with 17 additions and 13 deletions

View File

@@ -925,11 +925,7 @@ class _VideoDetailPageVState extends State<VideoDetailPageV>
children: [
buildTabbar(
showReply: videoDetailController.showReply,
onTap: () {
videoDetailController
.scrollKey.currentState?.outerController
.animToTop();
},
onTap: videoDetailController.animToTop,
),
Expanded(
child: videoTabBarView(