mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 11:06:51 +08:00
@@ -1571,7 +1571,7 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
|
||||
),
|
||||
|
||||
// 锁
|
||||
if (!isLive && isFullScreen && plPlayerController.showFsScreenshotBtn)
|
||||
if (!isLive && isFullScreen && plPlayerController.showFsLockBtn)
|
||||
ViewSafeArea(
|
||||
right: false,
|
||||
child: Align(
|
||||
|
||||
Reference in New Issue
Block a user