Skip to content

Reduce VolumeSlider step size from 10% to 1%#944

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

Reduce VolumeSlider step size from 10% to 1%#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 custom 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
@sscotth sscotth changed the title Remove step prop from VolumeSlider component Reduce VolumeSlider step size from 10% to 1% Mar 9, 2026
DylanBricar added a commit to DylanBricar/Phonara that referenced this pull request Mar 10, 2026
- PR cjpais#944: Volume slider now uses 1% step instead of 10%
- PR cjpais#369: Double-click tray icon opens main window
- PR cjpais#477: App no longer crashes when no microphone is connected
  (graceful fallback to on-demand mode)
- Issue cjpais#858: Corrupt/empty model downloads are detected and re-downloaded
  automatically instead of blocking future download attempts
- Issue cjpais#315: Overlay no longer steals focus on Windows
  (WS_EX_NOACTIVATE + WS_EX_TOOLWINDOW + WS_EX_TRANSPARENT)
- Issue cjpais#263: Overlay size now uses logical coordinates for correct
  DPI scaling on high-DPI displays (150%+)
- Fix log filename from 'parler' to 'phonara'

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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