-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
2.7.1 为什么没有之前那种嵌套评论了,回复的评论和新评论一样显示了。 #677
Comments
还是以前那种比较直观 |
具体在这里 Flatten mode true and false infected 使用“auto”临时修复 |
感谢回复,果然有效! |
“自动”模式仅对平板电脑和 PC 等大屏幕设备有暂时的影响,对于手机等小型设备,它将采用“Flatten mode = true”格式 |
这是个 BUG,刚已经修复了,错误原因是:类型为 Boolean 的开关被错误转换为了字符串。临时修复的办法可以在配置文件手动修改 This is a bug that has just been fixed. The issue was caused by a Boolean-type switch being incorrectly converted to a string. A temporary fix would be to manually change 感谢反馈!❤️ |
新版 v2.7.2 已发布,包括了这个问题的修复 😀 The new version v2.7.2 has been released, which includes a fix for this issue. |
2.7.1 为什么没有之前那种嵌套评论了,回复的评论和新评论一样显示了。
The text was updated successfully, but these errors were encountered: