TSK-848: Make building of the classifications tree faster

This commit is contained in:
BVier 2019-05-13 16:30:38 +02:00 committed by holgerhagen
parent 378776b725
commit 074b4d4f08
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ export class TaskanaTreeComponent implements OnInit, AfterViewChecked, OnDestroy
}
}
},
useVirtualScroll: true,
animateExpand: true,
animateSpeed: 20,
levelPadding: 20,