mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: 点进推荐或手动播放产生全屏故障、状态栏跳动;多层推荐性能
This commit is contained in:
@@ -1078,9 +1078,7 @@ class _HeaderControlState extends State<HeaderControl> {
|
||||
!setting.get(SettingBoxKey.horizontalScreen,
|
||||
defaultValue: false))
|
||||
{
|
||||
SystemChrome.setPreferredOrientations([
|
||||
DeviceOrientation.portraitUp,
|
||||
])
|
||||
verticalScreen(),
|
||||
},
|
||||
Get.back()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user