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

Fixed Peak/Scan List not updating when adding scan identifiers #920

Merged
merged 4 commits into from
Feb 28, 2022

Conversation

Mailaender
Copy link
Contributor

and scan identifiers not dirtying the chromatogram which makes this a followup to #875.

Closes #918

@eselmeister
Copy link
Contributor

This change is problematic as it's not possible to select more than one peak in the peak list any longer. Additionally, the selection disappears immediately in the peak/scan list due to updating the chromatogram selection. The problem arises from this change:

Bildschirmfoto vom 2022-02-25 11-04-09

Please test it on your side. Try to select one or more peaks in the peak/scan list.

@Mailaender
Copy link
Contributor Author

That change is actually not at all required for this to work. I removed it.

@eselmeister
Copy link
Contributor

In the current change, two clicks are required to select a peak/scan in the list if the focus was lost. Is that intended?

@Mailaender
Copy link
Contributor Author

Mailaender commented Feb 26, 2022

No, that is a recent regression. I seem to have introduced this in #913. Added a fix.

@eselmeister eselmeister merged commit b41820a into eclipse:develop Feb 28, 2022
@Mailaender Mailaender deleted the dirty-scans branch February 28, 2022 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Peak/Scan List not updated automatically from Scan Identifiers, Peak Detector
2 participants