mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -259,7 +259,7 @@ class _LiveRoomPageState extends State<LiveRoomPage>
|
||||
return PiPSwitcher(
|
||||
getChildWhenDisabled: () =>
|
||||
childWhenDisabled(orientation == Orientation.portrait),
|
||||
getChildWhenEnabled: () => videoPlayerPanel,
|
||||
getChildWhenEnabled: () => videoPlayerPanel(),
|
||||
floating: floating,
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user