-
Notifications
You must be signed in to change notification settings - Fork 677
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
修改参数后也不支持横向 #174
Comments
皮肤里面的同名属性,优先级更高。你要改具体皮肤里的属性: preset_color_schemes:
<皮肤名>:
...
candidate_list_layout: linear
... |
同样的问题,就是官方的默认配置
重新部署后,依然无法水平排列。
|
解决方案在这里,#133 设置如下:
|
所以应该在 |
ununtu24 成功方法
然后右上角点击部署 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
修改text_orientation: horizontal后也不支持横向。
还有build里和根目录里都有default和squirrel.yaml 那么哪个才是真正会调用的配置?
我是mac系统的
The text was updated successfully, but these errors were encountered: