mod: custom slide fs

Closes #585

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-02 12:32:29 +08:00
parent fc55bf33d0
commit d870c36a96
4 changed files with 27 additions and 0 deletions

View File

@@ -255,6 +255,7 @@ class PlPlayerController {
late final enableShrinkVideoSize = GStorage.enableShrinkVideoSize;
late final darkVideoPage = GStorage.darkVideoPage;
late final enableSlideVolumeBrightness = GStorage.enableSlideVolumeBrightness;
late final enableSlideFS = GStorage.enableSlideFS;
/// 弹幕权重
int danmakuWeight = 0;