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