mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
mobile fixes
This commit is contained in:
@@ -30,6 +30,8 @@ async function showTree() {
|
||||
const node = data.node;
|
||||
const noteId = node.data.noteId;
|
||||
|
||||
treeService.clearSelectedNodes();
|
||||
|
||||
treeService.setCurrentNotePathToHash(node);
|
||||
togglePanes();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user