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

NumericUpDown: Add a new property to handle the allowed numeric input #3158

Merged
merged 2 commits into from
Jan 17, 2018

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Jan 17, 2018

What changed?

  • Add new NumericInputMode property with the new flag enumeration NumericInput (default is NumericInput.All)
  • Mark HasDecimals as obsolete
  • Block scientific input if only numbers allowed

Closed issues.

Closes #2422
Closes #2423
Closes #2496

- Add new `NumericInputMode` property with the new flag enumeration NumericInput (default is NumericInput.All)
- Mark `HasDecimals` as obsolete
@punker76 punker76 added this to the 1.6.0 milestone Jan 17, 2018
@punker76 punker76 self-assigned this Jan 17, 2018
@punker76 punker76 merged commit 9a988b7 into develop Jan 17, 2018
@punker76 punker76 changed the title WIP NumericUpDown: Add a new property to handle the allowed numeric input NumericUpDown: Add a new property to handle the allowed numeric input Jan 17, 2018
@punker76 punker76 deleted the feature/GH-2422_NumericInputMode branch January 17, 2018 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant