Skip to content

Add additional playback speed controls - #865

Open
dip-land wants to merge 3 commits into
5rahim:mainfrom
dip-land:main
Open

Add additional playback speed controls#865
dip-land wants to merge 3 commits into
5rahim:mainfrom
dip-land:main

Conversation

@dip-land

@dip-land dip-land commented Jul 8, 2026

Copy link
Copy Markdown

Add a reusable Slider UI component (src/components/ui/slider/{index,slider}.tsx) built on @radix-ui/react-slider and integrate it into the video settings.
Update package.json to include @radix-ui/react-slider.
Replace the previous playback-speed select in VideoCoreSettingsMenu with a numeric display, a Radix-based slider (min 0.25, max 2, step 0.05), +/- buttons and several preset buttons for quick speed selection to provide finer playback rate control.

Add a reusable Slider UI component (src/components/ui/slider/{index,slider}.tsx) built on @radix-ui/react-slider and integrate it into the video settings. Update package.json to include @radix-ui/react-slider. Replace the previous playback-speed select in VideoCoreSettingsMenu with a numeric display, a Radix-based slider (min 0.25, max 2, step 0.05), +/- buttons and several preset buttons for quick speed selection to provide finer playback rate control.
@dip-land dip-land changed the title Add Slider component and playback controls Add Slider component and additional playback controls Jul 8, 2026
@dip-land dip-land changed the title Add Slider component and additional playback controls Add Slider component and additional playback speed controls Jul 8, 2026
@dip-land

dip-land commented Jul 8, 2026

Copy link
Copy Markdown
Author
2026-07-07.23-11-21.mp4

Demo of it in action

@dip-land dip-land changed the title Add Slider component and additional playback speed controls Add additional playback speed controls Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant