mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 17:16:29 +08:00
@@ -1937,7 +1937,8 @@ class HeaderControlState extends TripleState<HeaderControl> {
|
||||
},
|
||||
),
|
||||
),
|
||||
if (!isFullScreen || !isPortrait)
|
||||
if (!plPlayerController.isDesktopPip &&
|
||||
(!isFullScreen || !isPortrait))
|
||||
SizedBox(
|
||||
width: 42,
|
||||
height: 34,
|
||||
|
||||
Reference in New Issue
Block a user