From 0694952dd19208bc0f87f3b1aee6d4f20f75ee79 Mon Sep 17 00:00:00 2001 From: quorafind <951011105@qq.com> Date: Mon, 22 Apr 2024 13:51:27 +0800 Subject: [PATCH] fix: scroll bottom button issue --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23de41b..6a86246 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -# 2.4.32 +# 2.4.33 > [!waring]+ For Zotero user and Thino Pro users | 对于 Zotero 以及 Thino Pro 用户 > You can index your notes from Zotero as part of Thino using the tag indexing feature in 2.4.24, and use it for random review or filtering; @@ -13,6 +13,16 @@ > Readwise: https://github.com/Quorafind/Obsidian-Thino/discussions/536 > Weread: https://github.com/Quorafind/Obsidian-Thino/discussions/532 +> [!tips]+ English +> ## Fixes +> - fix: scroll thino list view didn't hide editor when set editor at the bottom with button; + +> [!note]- 中文 +> ## 修复 +> - 修复:滚动 Thino 列表视图时,当设置编辑器在底部时没有隐藏编辑器; + +# 2.4.32 + > [!tips]+ English > ## Fixes > - fix: parsing error when templater enabled and template is blank;