Input Widget for Ions #41
Labels
api-change
Marks an issue that would most-likeley requires an API change
enhancement
New feature or request
workaround-available
Milestone
In many cases, the preferences expect a list of IIons. Currently, we provide the user with a TextField and parse Integers (m/z) and optionally Floats (intensities/ abundancies) from the input string.
It would be more convenient and less error prone to provide a dedicated Widget for the input of ion lists.
The Widget should support "m/z only" as well as "m/z, intensity/ abundance pairs" for input.
The text was updated successfully, but these errors were encountered: