siyuan-note / siyuan

A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
https://b3log.org/siyuan
GNU Affero General Public License v3.0
22.27k stars 1.58k forks source link

The editor supports using the scroll wheel to scroll the position when dragging #10096

Open 88250 opened 10 months ago

88250 commented 10 months ago

https://github.com/siyuan-note/siyuan/issues/9516

https://ld246.com/article/1704599105970

需要注意动态加载。

TCOTC commented 7 months ago

电脑屏幕没那么大的情况下分屏显示会很不友好,所以当文档长了,还是要有这个功能才方便。

TCOTC commented 5 months ago

相关:#10095

TCOTC commented 5 months ago

我刚刚发现在大纲拖动的时候是能用滚轮滚动的,只有编辑器和文档树不行。

@88250 要不看一下大纲是怎么能滚动的?

88250 commented 5 months ago

@Vanessa219