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

Manual frequency selection issues #23

Open
dgets opened this issue Oct 18, 2017 · 1 comment
Open

Manual frequency selection issues #23

dgets opened this issue Oct 18, 2017 · 1 comment
Assignees
Milestone

Comments

@dgets
Copy link
Owner

dgets commented Oct 18, 2017

At this point, the manual frequency selection controls need some additional tuning. For instance, when entering the EditText box, the 'set frequency' Button is not immediately enabled now. This is good, proper behavior, as far as I'm concerned. However, the button does not activate until the user has entered a numeric value, and pressed 'enter', on the touchscreen. This is not the behavior that we want. I'm not sure if it's possible to parse the edit text's value before it's been entered, but that would be best... IE: dynamic enabling, and disabling, of the button, depending on the value (20 <= val <= 20k). If this is not possible, the button at least needs to be active after starting to enter numeric values. Then the validation can be processed once the set frequency button is pressed.

There are other issues, #21, and #19, that will be closely related to the code in this issue, as well. I believe that #22 is closed, in working with this segment, though.

@dgets dgets added this to the beta milestone Oct 18, 2017
@dgets dgets self-assigned this Oct 18, 2017
@dgets
Copy link
Owner Author

dgets commented Oct 18, 2017

Derp; #22 was already closed. I wonder why GitHub bothered to show it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant