opt: video bs

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-02-15 23:00:47 +08:00
parent 2ff84857e7
commit ec936c1821
2 changed files with 11 additions and 9 deletions

View File

@@ -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(