Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-11 09:31:26 +08:00
parent 0f06de0047
commit d66a42a0aa
5 changed files with 47 additions and 44 deletions

View File

@@ -878,7 +878,7 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
if (plPlayerController.isAnim) BottomControlType.superResolution,
if (isNotFileSource && plPlayerController.showViewPoints)
BottomControlType.viewPoints,
if (isNotFileSource || anySeason) BottomControlType.episode,
if (isNotFileSource && anySeason) BottomControlType.episode,
if (flag) BottomControlType.fit,
if (isNotFileSource) BottomControlType.aiTranslate,
BottomControlType.subtitle,