-
Notifications
You must be signed in to change notification settings - Fork 26
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
Database and clicking on spectra #1578
Comments
Do you mean temporary or add it to the spectra and be visible in the spectra list
what is going to happen with margin-bottom in the database preferences? |
This is temporary. Indeed I just saw you have margin bottom (px) and color already in preferences. I don't know what is the best way to proceed and it depends what is the simplest to develop. You may as well keep this property (margin bottom) and add a 'space' property to have the first spectrum position and then the distance between spectra. |
is it acceptable to you if we add the spectrum to the spectra list like when we press on the '+' button and remove it once the user clicks again on the row, and keep the current functionality for mouse over as it is currently? |
If it is easier to implement it looks like a good approach. |
resolved by 8e8b0f2 |
Hope this can be done without hacks otherwise we should reconsider this feature.
From the database panel when we click on a line the spectrum should be added and stay even we leave the row.
We could select many rows as well !!!! So we can click to select, click to unselected but we can apply this on many rows.
As vertical position we should use the default behaviour from the 'stack', see the related issue:
#1577
It would be nice to also have different colors for the spectra.
The text was updated successfully, but these errors were encountered: