Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refined slider value to keep min 2 decimal and max 4 demical digits #2650

Merged
merged 1 commit into from Mar 14, 2023

Conversation

noumantahir
Copy link
Collaborator

What does this PR?

if value is greater than 1, 2 decimal digits are fixed
if less then 1, digits will keep under 4 digits and reduce based on value with a precision of 2

Screenshots/Video

Screen.Recording.2023-03-14.at.2.45.21.PM.mov
Screen.Recording.2023-03-14.at.2.39.35.PM.mov

@noumantahir noumantahir requested a review from feruzm March 14, 2023 09:49
Copy link
Member

@feruzm feruzm left a comment

Choose a reason for hiding this comment

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

lgtm

@feruzm feruzm merged commit a4aef99 into development Mar 14, 2023
@feruzm feruzm deleted the nt/vote-slider branch March 14, 2023 09:51
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.

None yet

2 participants