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

[Feature Request]: Rounding should use float or double instead of int #197

Closed
PWagner1 opened this issue Jul 17, 2021 · 3 comments
Closed
Labels
completed This issue has been completed. enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested.

Comments

@PWagner1
Copy link
Contributor

The Rounding should use float or double instead of int

Why? By using float or double, it allows for finer control, i.e. 0, 0.1 ... 0.9 - 1.0 etc. With int you're stuck with using 'whole' numbers.

@PWagner1 PWagner1 added enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested. labels Jul 17, 2021
@PWagner1 PWagner1 self-assigned this Jul 17, 2021
@Smurf-IV
Copy link
Member

Also check that individual controls can have different rounding values from the GlobalValue

@PWagner1
Copy link
Contributor Author

Also check that individual controls can have different rounding values from the GlobalValue

Will do, may separate textboxes from buttons etc.

@PWagner1 PWagner1 added in progress A fix for this issue is in the works. under investigation This bug/issue is currently under investigation. labels Jul 18, 2021
PWagner1 added a commit that referenced this issue Jul 18, 2021
@PWagner1 PWagner1 mentioned this issue Jul 18, 2021
@PWagner1 PWagner1 removed their assignment Aug 1, 2021
@PWagner1 PWagner1 added completed This issue has been completed. and removed in progress A fix for this issue is in the works. under investigation This bug/issue is currently under investigation. labels Aug 1, 2021
@PWagner1
Copy link
Contributor Author

PWagner1 commented Aug 1, 2021

Available in build 2108 August update (Canary)

@PWagner1 PWagner1 closed this as completed Aug 1, 2021
@PWagner1 PWagner1 added this to the November 2021 (Version 6) milestone Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed This issue has been completed. enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested.
Projects
None yet
Development

No branches or pull requests

2 participants