mod: intro panel

opt: pgc page

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-02-06 20:01:52 +08:00
parent c6e229d571
commit 331fd0d619
5 changed files with 434 additions and 413 deletions

View File

@@ -265,7 +265,7 @@ class _BangumiInfoState extends State<BangumiInfo>
Expanded(
child: GestureDetector(
onTap: showIntroDetail,
behavior: HitTestBehavior.translucent,
behavior: HitTestBehavior.opaque,
child: SizedBox(
height: isLandscape ? 115 : 115 / 0.75,
child: Column(