TSK-848: Make building of the classifications tree faster
This commit is contained in:
parent
43b3c90559
commit
c9f03cc563
|
@ -54,6 +54,7 @@ export class TaskanaTreeComponent implements OnInit, AfterViewChecked, OnDestroy
|
|||
}
|
||||
}
|
||||
},
|
||||
useVirtualScroll: true,
|
||||
animateExpand: true,
|
||||
animateSpeed: 20,
|
||||
levelPadding: 20,
|
||||
|
|
Loading…
Reference in New Issue