Conversation
|
🚀 New build available for commit |
atsju
approved these changes
Nov 19, 2025
Collaborator
atsju
left a comment
There was a problem hiding this comment.
I edited your description to autoclose the issues on merge :
https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
Code looks OK I did not test the features.
Collaborator
Author
|
@githubdoe - do you want to look over the text changes I made to wavefront inspector and more importantly annulus help? You don't need to but I thought you might want to. I'll leave this PR unmerged for at least another 24 hours in case you want to look at it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I made it 3 separate commits so you can look at them separately but all 3 of these together are still very very simple.
fix #223 I fixed it so that when you hit the "h" shortcut key, it previously toggled visibility of the outlines but now it also toggles the "hide outline" checkbox such that if you then click the checkbox it works as expected.
fix #258 - I added to Dale's existing help text for annulus help
fix #259 - I added a small bit of text on the wavefront inspector to clarify slightly what it does.