custom fullscreen sc width

Closes #1910

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-04-30 13:48:36 +08:00
parent 5d87361693
commit 74c389be8b
6 changed files with 162 additions and 3 deletions

View File

@@ -23,6 +23,7 @@ abstract final class SettingBoxKey {
enableAutoExit = 'enableAutoExit',
enableOnlineTotal = 'enableOnlineTotal',
superChatType = 'superChatType',
fullScreenSCWidth = 'fullScreenSCWidth',
keyboardControl = 'keyboardControl',
pauseOnMinimize = 'pauseOnMinimize',
pgcSkipType = 'pgcSkipType',