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

Input Widget for Ions #41

Open
kerner1000 opened this issue Sep 30, 2019 · 1 comment
Open

Input Widget for Ions #41

kerner1000 opened this issue Sep 30, 2019 · 1 comment
Labels
api-change Marks an issue that would most-likeley requires an API change enhancement New feature or request workaround-available
Milestone

Comments

@kerner1000
Copy link
Contributor

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.

@kerner1000 kerner1000 assigned kerner1000 and laeubi and unassigned kerner1000 Sep 30, 2019
@laeubi laeubi removed their assignment Oct 15, 2019
@laeubi laeubi added api-change Marks an issue that would most-likeley requires an API change enhancement New feature or request workaround-available labels Oct 15, 2019
@laeubi
Copy link
Member

laeubi commented Oct 15, 2019

Current workaround: Use/Parse Strings in settingsfiles

@laeubi laeubi added this to the 0.9.x milestone Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-change Marks an issue that would most-likeley requires an API change enhancement New feature or request workaround-available
Projects
None yet
Development

No branches or pull requests

2 participants