-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
游戏窗口大小会变来变去 #4
Comments
可能和浏览器截图的方式有关。 |
有125%的DPI放大,浏览器大小是默认的,不知道是多少。在主界面每次截图时画面大小就会闪一下。开局后就不会闪了 |
0.4.4 版本。现在截图不放临时文件,直接内存中,不知道会不会改善? |
This still exits in v0.5.3 |
测试了一下,好像是由于“自动加入”引起的,关闭“自动加入”后,就不会有这个问题了 |
另外试了一下,把125%放大还原至100%,就不闪了。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在结束一局游戏时,会自动循环点击确定的位置。这时候每自动点击一次,窗口大小就会变小再恢复一次,不知道是什么原因。而且就算回到主界面后不点击,还是会每2秒就缩放一次。
The text was updated successfully, but these errors were encountered: