mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 19:51:11 +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 &&
|
||||
plPlayerController.showFsLockBtn &&
|
||||
if (plPlayerController.showFsLockBtn &&
|
||||
(isFullScreen || plPlayerController.isDesktopPip))
|
||||
ViewSafeArea(
|
||||
right: false,
|
||||
|
||||
Reference in New Issue
Block a user