mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
scroll to current note now works again!
This commit is contained in:
@@ -131,6 +131,7 @@ $(() => {
|
||||
autoScroll: true,
|
||||
extensions: ["hotkeys", "filter", "dnd"],
|
||||
source: notes,
|
||||
scrollParent: $("#tree"),
|
||||
activate: (event, data) => {
|
||||
const node = data.node.data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user