mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 16:18:22 +08:00
show lock btn for live
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1836,8 +1836,7 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
|
|||||||
),
|
),
|
||||||
|
|
||||||
// 锁
|
// 锁
|
||||||
if (!isLive &&
|
if (plPlayerController.showFsLockBtn &&
|
||||||
plPlayerController.showFsLockBtn &&
|
|
||||||
(isFullScreen || plPlayerController.isDesktopPip))
|
(isFullScreen || plPlayerController.isDesktopPip))
|
||||||
ViewSafeArea(
|
ViewSafeArea(
|
||||||
right: false,
|
right: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user