mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 20:48:40 +00: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,
|
0,
|
||||||
(list![index].segment.first * 1000)
|
(list![index].segment.first * 1000)
|
||||||
.toInt() -
|
.toInt() -
|
||||||
1,
|
2,
|
||||||
);
|
);
|
||||||
await widget
|
await widget
|
||||||
.plPlayerController.videoPlayerController!
|
.plPlayerController.videoPlayerController!
|
||||||
@@ -341,7 +341,7 @@ class _PostPanelState extends CommonCollapseSlidePageState<PostPanel> {
|
|||||||
}
|
}
|
||||||
if (start != 0) {
|
if (start != 0) {
|
||||||
await Future.delayed(
|
await Future.delayed(
|
||||||
const Duration(seconds: 1));
|
const Duration(seconds: 2));
|
||||||
}
|
}
|
||||||
widget
|
widget
|
||||||
.plPlayerController.videoPlayerController!
|
.plPlayerController.videoPlayerController!
|
||||||
|
|||||||
Reference in New Issue
Block a user