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