Open Eixix opened 2 years ago
Everytime a node of the tree is updated, the whole tree is redrawn. This has a lot of room for optimization. Only changed nodes should be rerendered.
Everytime a node of the tree is updated, the whole tree is redrawn. This has a lot of room for optimization. Only changed nodes should be rerendered.