Closes #1505

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-07 12:52:27 +08:00
parent 8439a3d85c
commit 2bfa1bb6c2
3 changed files with 14 additions and 15 deletions

View File

@@ -1447,6 +1447,7 @@ class VideoDetailController extends GetxController
Future<void> _queryPlayInfo() async {
_vttSubtitles.clear();
vttSubtitlesIndex.value = 0;
if (plPlayerController.showViewPoints) {
viewPointList.clear();
}