cytoscape / diffusion

A Cytoscape app to interface with the heat diffusion service
3 stars 5 forks source link

Entry field for diffusion value #11

Closed bdemchak closed 7 years ago

bdemchak commented 7 years ago

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 7 years ago

We've added this field for both panels.

bdemchak commented 7 years ago

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

keiono commented 7 years ago

I'll add a validator to the text field.