show fullscreen qa btn

Closes #1081

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-22 15:12:58 +08:00
parent 272cfcb829
commit 4d3a74f2e0
10 changed files with 138 additions and 64 deletions

View File

@@ -1,6 +1,6 @@
enum BottomControlType {
pre,
playOrPause,
pre,
next,
time,
episode,
@@ -11,4 +11,5 @@ enum BottomControlType {
viewPoints,
superResolution,
dmChart,
qa,
}