Skip to content

Remove step prop from VolumeSlider component#944

Open
sscotth wants to merge 1 commit intocjpais:mainfrom
sscotth:patch-1
Open

Remove step prop from VolumeSlider component#944
sscotth wants to merge 1 commit intocjpais:mainfrom
sscotth:patch-1

Conversation

@sscotth
Copy link

@sscotth sscotth commented Mar 2, 2026

Before Submitting This PR

Please confirm you have done the following:

If this is a feature or change that was previously closed/rejected:

  • I have explained in the description below why this should be reconsidered
  • I have gathered community feedback (link to discussion below)

Human Written Description

Removed the step prop from VolumeSlider to use the generic Slider component's default 0.01 step size. Currently the volume slider moves in 10% increments only and 10% is too loud for my system.

Related Issues/Discussions

Fixes #
Discussion:

Community Feedback

Testing

Local development build

Screenshots/Videos (if applicable)

Screenshot 2026-03-02 at 4 50 00 PM

AI Assistance

  • No AI was used in this PR
  • AI was used (please describe below)

If AI was used:

  • Tools used:
  • How extensively:

Removed the `step` prop from VolumeSlider to use the generic Slider component's default `0.01` step size.
@sscotth sscotth changed the title Remove step prop from VolumeSlider component Remove step prop from VolumeSlider component Mar 3, 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