mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-14 05:03:57 +08:00
@@ -1601,9 +1601,7 @@ class PlPlayerController with BlockConfigMixin {
|
||||
|
||||
void dispose() {
|
||||
// 每次减1,最后销毁
|
||||
if (isFullScreen.value) {
|
||||
resetScreenRotation();
|
||||
}
|
||||
resetScreenRotation();
|
||||
cancelLongPressTimer();
|
||||
_cancelSubForSeek();
|
||||
if (!_isCloseAll && _playerCount > 1) {
|
||||
|
||||
Reference in New Issue
Block a user