mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -1404,6 +1404,7 @@ class PlPlayerController with BlockConfigMixin {
|
||||
return;
|
||||
}
|
||||
fsProcessing = true;
|
||||
toggleFullScreen(status);
|
||||
try {
|
||||
mode ??= this.mode;
|
||||
this.isManualFS = isManualFS;
|
||||
@@ -1446,7 +1447,6 @@ class PlPlayerController with BlockConfigMixin {
|
||||
}
|
||||
}
|
||||
} finally {
|
||||
toggleFullScreen(status);
|
||||
fsProcessing = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user