diff --git a/theatre/studio/src/panels/SequenceEditorPanel/DopeSheet/Right/HorizontallyScrollableArea.tsx b/theatre/studio/src/panels/SequenceEditorPanel/DopeSheet/Right/HorizontallyScrollableArea.tsx index 66981cc..3fbf174 100644 --- a/theatre/studio/src/panels/SequenceEditorPanel/DopeSheet/Right/HorizontallyScrollableArea.tsx +++ b/theatre/studio/src/panels/SequenceEditorPanel/DopeSheet/Right/HorizontallyScrollableArea.tsx @@ -265,7 +265,7 @@ function useHandlePanAndZoom( debugName: 'HorizontallyScrollableArea Middle Button Drag', buttons: [1], - lockCursorTo: 'grab', + lockCursorTo: 'grabbing', } }, [layoutP]), )