mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -1378,6 +1378,8 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
|
||||
child:
|
||||
widget.bottomControl ??
|
||||
BottomControl(
|
||||
maxWidth: maxWidth,
|
||||
isFullScreen: isFullScreen,
|
||||
controller: plPlayerController,
|
||||
buildBottomControl: () =>
|
||||
buildBottomControl(maxWidth > maxHeight),
|
||||
|
||||
Reference in New Issue
Block a user