Entry field for diffusion value
bdemchak opened this issue · 3 comments
bdemchak commented
It appears that the diffusion value cannot be manually entered. I don't remember whether we included this in the initial feature set or not.
If we do allow it, the input field must be robust against all erroneous entries. It is OK to accept e-notation (e.g., 1.54e-29).
ericsage commented
We've added this field for both panels.
bdemchak commented
Feedback for invalid value entry is missing (e.g., 190.555.555)
keiono commented
I'll add a validator to the text field.