mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
setSelectedElementId no longer resets the selection set when re-selecting an element that is already a member: DOM-to-selection sync echoes fire on every pointer move during a group drag and were collapsing the set to the grabbed clip. Also drops the duplicate clearSelectedElementIds action in favor of clearSelection, which the marquee now uses to clear on an empty drag.