diff --git a/app/changelogs/v2.10.7/v2.10.7.md b/app/changelogs/v2.10.7/v2.10.7.md index a7cf1d51c..f6f2e0bcd 100644 --- a/app/changelogs/v2.10.7/v2.10.7.md +++ b/app/changelogs/v2.10.7/v2.10.7.md @@ -36,6 +36,7 @@ Below are the detailed changes in this version. * [Tab flashcard cannot be dragged](https://github.com/siyuan-note/siyuan/issues/9250) * [`Exit focus` should not be displayed when opening an embedded document block](https://github.com/siyuan-note/siyuan/issues/9254) * [Ctrl+scroll wheel code block line number is misaligned after zooming](https://github.com/siyuan-note/siyuan/issues/9260) +* [The code block line number is misaligned after modifying the appearance - font size](https://github.com/siyuan-note/siyuan/issues/9267) ### Development diff --git a/app/changelogs/v2.10.7/v2.10.7_zh_CHT.md b/app/changelogs/v2.10.7/v2.10.7_zh_CHT.md index 48ab7053c..371ab9cb6 100644 --- a/app/changelogs/v2.10.7/v2.10.7_zh_CHT.md +++ b/app/changelogs/v2.10.7/v2.10.7_zh_CHT.md @@ -36,6 +36,7 @@ * [閃卡頁籤無法拖曳](https://github.com/siyuan-note/siyuan/issues/9250) * [從嵌入區塊中開啟文件後不應該顯示 `退出聚焦`](https://github.com/siyuan-note/siyuan/issues/9254) * [Ctrl+滾輪 調整字號後程式碼區塊行號錯位](https://github.com/siyuan-note/siyuan/issues/9260) +* [調整 外觀 - 字號 後程式碼區塊行號錯位](https://github.com/siyuan-note/siyuan/issues/9267) ### 開發者 diff --git a/app/changelogs/v2.10.7/v2.10.7_zh_CN.md b/app/changelogs/v2.10.7/v2.10.7_zh_CN.md index 7f0c47240..fc868bcc2 100644 --- a/app/changelogs/v2.10.7/v2.10.7_zh_CN.md +++ b/app/changelogs/v2.10.7/v2.10.7_zh_CN.md @@ -36,6 +36,7 @@ * [闪卡页签无法拖拽](https://github.com/siyuan-note/siyuan/issues/9250) * [从嵌入块中打开文档后不应该显示 `退出聚焦`](https://github.com/siyuan-note/siyuan/issues/9254) * [Ctrl+滚轮 调整字号后代码块行号错位](https://github.com/siyuan-note/siyuan/issues/9260) +* [调整 外观 - 字号 后代码块行号错位](https://github.com/siyuan-note/siyuan/issues/9267) ### 开发者