mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 默认自动退出全屏
This commit is contained in:
@@ -90,7 +90,7 @@ class _VideoDetailPageState extends State<VideoDetailPage>
|
||||
bangumiIntroController.bangumiDetail.value, p0);
|
||||
});
|
||||
autoExitFullcreen =
|
||||
setting.get(SettingBoxKey.enableAutoExit, defaultValue: false);
|
||||
setting.get(SettingBoxKey.enableAutoExit, defaultValue: true);
|
||||
horizontalScreen =
|
||||
setting.get(SettingBoxKey.horizontalScreen, defaultValue: false);
|
||||
autoPlayEnable =
|
||||
|
||||
Reference in New Issue
Block a user