fix: group defragmenting (#11269)

This commit is contained in:
David Luzar
2026-05-02 15:50:58 +02:00
committed by GitHub
parent 278cd35772
commit 3f5fdec04e
3 changed files with 109 additions and 68 deletions
+3
View File
@@ -250,6 +250,9 @@ export const duplicateElements = (
elementsWithDuplicates.splice(index + 1, 0, ...castArray(elements));
};
// main
// ---------------------------------------------------------------------------
const frameIdsToDuplicate = new Set(
elements
.filter(