mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: video bs
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1099,6 +1099,7 @@ class _HeaderControlState extends State<HeaderControl> {
|
||||
widget.controller.danmakuController;
|
||||
Utils.showFSSheet(
|
||||
isFullScreen: isFullScreen,
|
||||
padding: isFullScreen ? 70 : null,
|
||||
child: StatefulBuilder(
|
||||
builder: (BuildContext context, StateSetter setState) {
|
||||
return Container(
|
||||
|
||||
Reference in New Issue
Block a user