fix orientation

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-02 13:34:03 +08:00
parent 01e276d34d
commit 4b44716cba

View File

@@ -1601,9 +1601,7 @@ class PlPlayerController with BlockConfigMixin {
void dispose() {
// 每次减1最后销毁
if (isFullScreen.value) {
resetScreenRotation();
}
resetScreenRotation();
cancelLongPressTimer();
_cancelSubForSeek();
if (!_isCloseAll && _playerCount > 1) {