mod: continue playing when popnext, if it's playing when pushnext

This commit is contained in:
bggRGjQaUbCoE
2024-09-26 20:42:55 +08:00
parent bfc2065514
commit b88cfae8d9
3 changed files with 12 additions and 1 deletions

View File

@@ -88,6 +88,8 @@ class VideoDetailController extends GetxController
late String cacheSecondDecode;
late int cacheAudioQa;
PlayerStatus? playerStatus;
@override
void onInit() {
super.onInit();