Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyzhz committed Jan 27, 2022
1 parent f8f51a8 commit f7f987f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ function adjustingInterval(func, interval) { // 传入函数和执行间隔

1. 在 Firefox 中,动画抖动,无法显示出翻牌效果。
2. 如果切换到后台太久,再切回前台,可能每秒钟前后两次计数板更新交织在一起,从而翻牌效果错乱。
* Windows 10 Chrome 浏览器环境下,一般几秒后会自行调整回来。
* Android 11 Chrome 浏览器环境下,观察较久,未发现会自行调整回来。

## TODO

Expand Down

0 comments on commit f7f987f

Please sign in to comment.