Skip to content

rendernode: Implement diff() for repeat nodes

Benjamin Otte requested to merge wip/otte/for-main into main

If the children have an empty diff and the repeat nodes' sizes are equal, the diff is empty.

Merge request reports