mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-25 03:26:22 +08:00
opt fullscreen
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1542,7 +1542,7 @@ class PlPlayerController {
|
||||
await landscape();
|
||||
}
|
||||
} else {
|
||||
await enterDesktopFullscreen();
|
||||
await enterDesktopFullscreen(inAppFullScreen: inAppFullScreen);
|
||||
}
|
||||
} else {
|
||||
if (Utils.isMobile) {
|
||||
|
||||
Reference in New Issue
Block a user