mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 06:30:03 +00:00
perf(studio): stabilize virtualized clip gestures (#2704)
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user