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

Fix input numeric input when decimal places full (#78) #87

Merged
merged 1 commit into from
Apr 14, 2015

Conversation

aceiii
Copy link
Contributor

@aceiii aceiii commented Apr 10, 2015

Fix for bug #78

This fix solves the issue of the input not allowing further change to the input when it is already filled with a number to the maximum number of decimal places specified. The user will now be able to enter more numeric digits to the left of the decimal point, as well enter numbers when a portion of input text is selected.

@aceiii aceiii changed the title Fix input numeric input when decimal places full Fix input numeric input when decimal places full (#78) Apr 10, 2015
SamWM added a commit that referenced this pull request Apr 14, 2015
Fix input numeric input when decimal places full (#78)
@SamWM SamWM merged commit 7e93c29 into SamWM:master Apr 14, 2015
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.

2 participants