opt post preview

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-07 17:45:15 +08:00
parent 930afa4c60
commit f77f853fd1

View File

@@ -326,7 +326,7 @@ class _PostPanelState extends CommonCollapseSlidePageState<PostPanel> {
0,
(list![index].segment.first * 1000)
.toInt() -
1,
2,
);
await widget
.plPlayerController.videoPlayerController!
@@ -341,7 +341,7 @@ class _PostPanelState extends CommonCollapseSlidePageState<PostPanel> {
}
if (start != 0) {
await Future.delayed(
const Duration(seconds: 1));
const Duration(seconds: 2));
}
widget
.plPlayerController.videoPlayerController!