Skip to content

fix: properly cleanup layout on component rerender

Dennis Collaris requested to merge fix/nodelink-layout-perf into main

This caused an issue of multiple workers/gl contexts piling up, and slowing down the layouting significantly after a few re-renders (or machine learning toggles).

Merge request reports

Loading