-
Notifications
You must be signed in to change notification settings - Fork 231
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
Sort explanation services (updated) #1214
Merged
Merged
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0ba8210 - Browse repository at this point
Copy the full SHA 0ba8210View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f66e756 - Browse repository at this point
Copy the full SHA f66e756View commit details -
Configuration menu - View commit details
-
Copy full SHA for feca297 - Browse repository at this point
Copy the full SHA feca297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c63ad - Browse repository at this point
Copy the full SHA 76c63adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f66185 - Browse repository at this point
Copy the full SHA 9f66185View commit details
Commits on May 28, 2024
-
Do not create a new ExplanationPreferences object to apply changes.
When applying changes in a ExplanationPreferencesGeneralPanel dialog, save the changes to an instance-level ExplanationPreferences object (that has itself been loaded upon initialisation of the dialog), rather than to a new object created on the fly. This ensure that any previously set "last explanation service" setting is preserved.
Configuration menu - View commit details
-
Copy full SHA for 966a66e - Browse repository at this point
Copy the full SHA 966a66eView commit details -
Disable up/down buttons upon dialog initialisation.
When initialising the ExplanationPreferencesGeneralPanel dialog, make sure the "up" and "down" buttons are disabled if no row is selected in the list of available explanation services (which is normally the case when the dialog is created).
Configuration menu - View commit details
-
Copy full SHA for 23e9b01 - Browse repository at this point
Copy the full SHA 23e9b01View commit details
Commits on May 29, 2024
-
Add a label next to the "move up" / "move down" buttons in the ExplanationPreferencesGeneralPanel dialog, to hopefully make it clearer that the order of the listed explanation services matters.
Configuration menu - View commit details
-
Copy full SHA for 36e1885 - Browse repository at this point
Copy the full SHA 36e1885View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.