Skip to content
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

Flatten mode true and false infected #671

Closed
bibicadotnet opened this issue Dec 17, 2023 · 9 comments · Fixed by #706
Closed

Flatten mode true and false infected #671

bibicadotnet opened this issue Dec 17, 2023 · 9 comments · Fixed by #706
Labels
bug Something isn't working

Comments

@bibicadotnet
Copy link

ZKMsmZbfqR

v2.7.1, Flatten mode feature, 2 options true and false have duplicate features, they both work like true
The auto option works correctly

@qwqcode
Copy link
Member

qwqcode commented Dec 20, 2023

Hello, thank you for your feedback. The issue has been fixed now, and the next version will include this fix! ❤️

#677 (comment)

@qwqcode
Copy link
Member

qwqcode commented Dec 20, 2023

新版 v2.7.2 已发布,包括了这个问题的修复 😀


The new version v2.7.2 has been released, which includes a fix for this issue.

@bibicadotnet
Copy link
Author

Well, if possible you can review this topic

I think you forgot, because the new versions don't see any updates

@bibicadotnet
Copy link
Author

Fixed in 2.7.2

@dianso
Copy link

dianso commented Dec 20, 2023

新版 v2.7.2 已发布,包括了这个问题的修复 😀

The new version v2.7.2 has been released, which includes a fix for this issue.

设置里平铺模式选择:false

前端是嵌套评论了,sidebar里面,一会变化一次,我发现有两种:

一种是:

image

还有一种是:

image

我记得之前几个版本不是这样的啊

我发的两个截图是同一个评论,每过一会就变成另一种模式

@bibicadotnet
Copy link
Author

  • Flatten mode = false

cYYrvYd4hQ

  • Flatten mode = true

saxCMmRH3N

  • Flatten mode = auto
  1. 如果设备具有大屏幕 (> 768px),如桌面,请使用 Flatten 模式 = false
  2. 对于手机等大屏幕设备 (< 768px),请使用 Flatten 模式 = true

@qwqcode
Copy link
Member

qwqcode commented Dec 21, 2023

新版 v2.7.2 已发布,包括了这个问题的修复 😀

The new version v2.7.2 has been released, which includes a fix for this issue.

设置里平铺模式选择:false

前端是嵌套评论了,sidebar里面,一会变化一次,我发现有两种:

一种是:

image

还有一种是:

image

我记得之前几个版本不是这样的啊

我发的两个截图是同一个评论,每过一会就变成另一种模式

手动检查下 artalk.yml 配置文件,把 "true" 字符串改为 true

@dianso
Copy link

dianso commented Dec 21, 2023

新版 v2.7.2 已发布,包括了这个问题的修复 😀

The new version v2.7.2 has been released, which includes a fix for this issue.

设置里平铺模式选择:false
前端是嵌套评论了,sidebar里面,一会变化一次,我发现有两种:
一种是:
image
还有一种是:
image
我记得之前几个版本不是这样的啊
我发的两个截图是同一个评论,每过一会就变成另一种模式

手动检查下 artalk.yml 配置文件,把 "true" 字符串改为 true

我看了配置文件:

preview: false

平铺模式 ["auto", true, false]

我想要的就是评论以嵌套形式展示,电脑手机端都是,所以设置的false,sidebar里面有时候是平铺有时候是嵌套,前端都正常。

@bibicadotnet
Copy link
Author

如果您想要 PC 和 Phone 的嵌套注释,请使用 flatMode: false 选项

6PnPrAiyI1

现在在移动设备上显示的问题会很糟糕

我也谈过这个话题 #640

@qwqcode qwqcode closed this as completed Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants