mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-21 13:48:32 -06: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