mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt post preview
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user