Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2026-01-03 11:00:55 +08:00
parent bcacc41db3
commit cfb72f27ac
6 changed files with 13 additions and 2 deletions

View File

@@ -1370,6 +1370,7 @@ class _VideoDetailPageVState extends State<VideoDetailPageV>
playerController: plPlayerController!,
isFullScreen: plPlayerController!.isFullScreen.value,
isFileSource: videoDetailController.isFileSource,
size: Size(width, height),
),
),
showEpisodes: showEpisodes,