mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -162,9 +162,7 @@ class _LiveHeaderControlState extends State<LiveHeaderControl>
|
||||
return;
|
||||
}
|
||||
if (await Floating().isPipAvailable) {
|
||||
plPlayerController
|
||||
..showControls.value = false
|
||||
..enterPip();
|
||||
plPlayerController.enterPip();
|
||||
}
|
||||
},
|
||||
icon: const Icon(
|
||||
|
||||
Reference in New Issue
Block a user