perf(studio): stabilize virtualized clip gestures (#2704)

This commit is contained in:
Miguel Ángel
2026-08-04 04:58:15 +02:00
committed by GitHub
parent cbd8a77d16
commit f52398ceef
19 changed files with 851 additions and 257 deletions
@@ -116,7 +116,6 @@ function renderLanes(options: RenderLanesOptions = {}): {
setResizingClip={vi.fn()}
setDraggedClip={vi.fn()}
setSelectedElementId={vi.fn()}
syncClipDragAutoScroll={vi.fn()}
shiftClickClipRef={createRef()}
getPreviewElement={(el) => el}
getTrackStyle={getTrackStyle}