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 Holger Hagen
parent 43b3c90559
commit c9f03cc563
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,