cytoscape/diffusion

Entry field for diffusion value

bdemchak opened this issue · 3 comments

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).

We've added this field for both panels.

Feedback for invalid value entry is missing (e.g., 190.555.555)

I'll add a validator to the text field.