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

payoff accepting number values only #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PARAG00991
Copy link

At present when the payoff value is edited, if we try to set payoff value to be something of the form anything followed by a character eg. j90l, k99 etc. we get a prompt telling that payoff should be a number, but when we click OK, it doesn't really erase the non-numbered value and gets us back the last value i.e. after alert message also, such non-acceptable values of payoffs are visible on the screen. After this patch, if such non-acceptable values are used to set, then payoff value would automatically takes the last acceptable value that it was taking after giving the alert prompt.

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.

1 participant