Skip to content

inspector: Force a full redraw for debug nodes

Matthias Clasen requested to merge matthiasc/for-main into main

Without this, debug nodes randomly are missing in the tree, where we are reusing older render nodes.

Merge request reports