Skip to content

Make zooming on the timeline pan towards the mouse cursor #33

Make zooming on the timeline pan towards the mouse cursor

Make zooming on the timeline pan towards the mouse cursor #33

Triggered via pull request November 2, 2024 16:51
Status Success
Total duration 23s
Artifacts

unittest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint/a11y/useKeyWithClickEvents: src/components/Timeline.tsx#L159
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
lint/a11y/useMediaCaption: src/components/VideoPlayer.tsx#L47
Provide a track for captions when using audio or video elements.