We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
设置 stroke.custom.yaml:
stroke.custom.yaml
patch: menu/page_size: 11
重新部署后输入编码,结果如下图所示。
是否应该限制 menu/page_size 的最大值?
menu/page_size
The text was updated successfully, but these errors were encountered:
fix(WeaselUI): limit to subscript range when processing candidates
fc0b5e8
If candidates.size() is greater than MAX_CANDIDATES_COUNT, only MAX_CANDIDATES_COUNT candidates are processed to prevent display error. Fixes rime#121
6b686c7
lotem
No branches or pull requests
设置
stroke.custom.yaml
:重新部署后输入编码,结果如下图所示。
是否应该限制
menu/page_size
的最大值?The text was updated successfully, but these errors were encountered: