opt desktop pip

Closes #1478

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-28 13:48:16 +08:00
parent 86beb879a2
commit 3b4e251034
6 changed files with 29 additions and 25 deletions

View File

@@ -843,7 +843,7 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
BottomControlType.subtitle,
BottomControlType.speed,
if (flag) BottomControlType.qa,
BottomControlType.fullscreen,
if (!plPlayerController.isDesktopPip) BottomControlType.fullscreen,
];
return Row(