mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 11:02:27 +08:00
realoding tree after deletion (too many changes in data model)
This commit is contained in:
parent
f55f0a4ed3
commit
3abbe2d970
@ -76,6 +76,7 @@ const treeChanges = (function() {
|
|||||||
next.setActive();
|
next.setActive();
|
||||||
|
|
||||||
noteTree.setCurrentNotePathToHash(next);
|
noteTree.setCurrentNotePathToHash(next);
|
||||||
|
noteTree.reload();
|
||||||
}
|
}
|
||||||
|
|
||||||
async function moveNodeUpInHierarchy(node) {
|
async function moveNodeUpInHierarchy(node) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user