fix: 显示器刷新率大于60客户端无法启动#21
Open
unsafeblackcat wants to merge 3 commits into
Open
Conversation
|
这是指刷新率>60就不给启动的意思吗? |
Author
显示器分辨率高于60能正常启动客户端 |
服务端配置 no_password 可用于无密码登录 客户端在触发登录协议之前会检测密码输入框控件中的输入长度 如果密码框长度小于5会直接触发弹框密码失败。 则如果想实现无校验登录还是需要手动在编辑框输入密码
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.