Skip to content

scene/workspacescene: don't iterate through all child items twice

Xaver Hugl requested to merge work/zamundaaa/optimize-scanout-candidate into master

Instead, use an iterator for the second loop to pick up where the first loop stopped

Merge request reports