mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: pip库-floating升级
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user