-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add help buttons to indexing dialogs #1551
Commits on Jul 29, 2023
-
Add help buttons to indexing dialogs
Signed-off-by: Patrick Avery <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0142c1d - Browse repository at this point
Copy the full SHA 0142c1dView commit details -
Go back one step if indexing results is canceled
Previously, it would just exit the indexing workflow entirely. But it is more convenient for users to go back one step and open the previous dialog, so that they may select different settings and try again. Signed-off-by: Patrick Avery <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed314d5 - Browse repository at this point
Copy the full SHA ed314d5View commit details -
Add help button to "Rerun Clustering Dialog"
Signed-off-by: Patrick Avery <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32b1af7 - Browse repository at this point
Copy the full SHA 32b1af7View commit details
Commits on Jul 30, 2023
-
Go back to re-run clustering dialog if rejected
If the indexing results are rejected after re-running the clustering, go back to the re-run clustering dialog instead of the eta omega maps viewer. Signed-off-by: Patrick Avery <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4e164f - Browse repository at this point
Copy the full SHA c4e164fView commit details -
Move help button to left side of rerun clustering
Signed-off-by: Patrick Avery <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c87d23f - Browse repository at this point
Copy the full SHA c87d23fView commit details -
Allow cluster rerunning if indexing rejected
Signed-off-by: Patrick Avery <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e898b26 - Browse repository at this point
Copy the full SHA e898b26View commit details -
Fix the height of a few widgets
This is so that on Mac with the default settings on most computers, you can see the "OK" and "Cancel" buttons. Otherwise, they are below the screen. Signed-off-by: Patrick Avery <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da9c011 - Browse repository at this point
Copy the full SHA da9c011View commit details -
Add FWHM text for unit clarification
Signed-off-by: Patrick Avery <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cad2364 - Browse repository at this point
Copy the full SHA cad2364View commit details