mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-04 00:59:50 +08:00
@@ -1609,9 +1609,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