mirror of
https://github.com/zadam/trilium.git
synced 2026-01-15 11:04:30 +01:00
feat(tree): disable animation for performance
This commit is contained in:
parent
dec4dafba6
commit
aff4f7e010
@ -353,6 +353,7 @@ export default class NoteTreeWidget extends NoteContextAwareWidget {
|
||||
this.$tree.fancytree({
|
||||
titlesTabbable: true,
|
||||
keyboard: true,
|
||||
toggleEffect: false,
|
||||
extensions: ["dnd5", "clones", "filter"],
|
||||
source: treeData,
|
||||
scrollOfs: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user