Skip to content

Conversation

@rg12301
Copy link

@rg12301 rg12301 commented Nov 29, 2025

Fixes a bug dropped in #code-todo-list
https://discord.com/channels/731730685944922173/881073965047636018/1444118878899671103

Test Results

Screen.Recording.2025-11-29.at.3.59.27.PM.mov

max={255}
minWidth={1}
step={1}
displayDecimalPlaces={0}
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

step controls the increment/decrement step size while using the +/- buttons.
displayDecimalPlaces hides the decimals while sliding.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

step is already a default of 1 so that should be removed.

@Ezbaze
Copy link
Contributor

Ezbaze commented Dec 12, 2025

Tested. Works as expected.

CC @Keavon

@Keavon
Copy link
Member

Keavon commented Dec 22, 2025

It was faster for me to throw a one-line fix in the commit I was already working on, but thanks for the PR.

@Keavon Keavon closed this Dec 22, 2025
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.

3 participants