Fixes
- Now the
Collapsebutton won'bt be obscured by tabbar on mobile. - In the card view, when the note text starts with an ordered/unordered/todo list, it no longer overlaps with titles or tags.
- The title bar now correctly stays pinned to the top.
- The heatmap now defaults to the far right (latest date), and its data loading has been optimized to load one year of data first.
修复
- 现在移动端下「折叠」按钮不会再被tabbar遮挡
- 现在卡片视图正文以有序/无序/todo列表开头时,不会再跟标题或标签有重叠
- 现在标题栏可以正确置顶
- 现在热力图默认在最右端(最新日期),还优化了热力图数据加载,先加载一年的数据