mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 23:15:55 +03:00
[GH-ISSUE #49] 夜间模式识别问题 #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AkimioJR on GitHub (Jun 1, 2023).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/49
这个算不上BUG,但感觉有点影响体验,先打开深色模式再进入,此时pwa应用还是浅色模式,需要先关闭深色模式再打开应用才能切换到深色模式
建议在打开应用时先检测一次系统模式
浏览器:Safari
系统: IOS16.1.2
@imsyy commented on GitHub (Jun 2, 2023):
目前只要开启了跟随系统,在打开应用时就会先检测一次系统模式啊
@AkimioJR commented on GitHub (Jun 2, 2023):
刚刚重新试了一下确实是可以的