mod: pip库-floating升级

This commit is contained in:
orz12
2024-06-18 09:47:19 +08:00
parent bedf6315b5
commit a18330e8e9
5 changed files with 31 additions and 11 deletions

View File

@@ -102,7 +102,9 @@ class _BottomControlState extends State<BottomControl> {
canUsePiP = false;
}
if (canUsePiP) {
await widget.floating!.enable();
await widget.floating!.enable(
const EnableManual()
);
} else {}
},
icon: const Icon(