mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-25 21:05:52 +08:00
@@ -214,6 +214,9 @@ class _LiveRoomPageState extends State<LiveRoomPage>
|
||||
Alignment alignment = Alignment.center,
|
||||
bool needDm = true,
|
||||
}) {
|
||||
if (!plPlayerController.isLive) {
|
||||
return const SizedBox.shrink();
|
||||
}
|
||||
if (!isFullScreen && !plPlayerController.isDesktopPip) {
|
||||
_liveRoomController.fsSC.value = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user