mod: custom enableSlideVolumeBrightness

Closes #439

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-03-14 19:47:22 +08:00
parent 21fe0ef288
commit 0ebe976b8a
4 changed files with 24 additions and 0 deletions

View File

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