mod: video sheet panel

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-02-28 20:20:39 +08:00
parent d2890d72e5
commit f6bfbc3ed6
3 changed files with 20 additions and 12 deletions

View File

@@ -42,6 +42,8 @@ class AiDetail extends StatelessWidget {
),
Expanded(
child: SingleChildScrollView(
controller: ScrollController(),
physics: const AlwaysScrollableScrollPhysics(),
child: Column(
children: [
if (modelResult.summary?.isNotEmpty == true) ...[