Hidden Nodes Feature to Reclass.NET #80
Merged
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.
Hey KN4CK3R,
One of the things i've always wanted in Reclass.NET was the ability to hide nodes for improved visibility and remove the noise on non-relevant padding. I decided to pull out visual studio this morning and just do it =P
Here are the Features in this pull request:
I did a bunch of node validation to qualify whether to enable to disable the context menu items. I also wonder if these 4 context menu items should be placed into a submenu labeled "Node Visibility", not sure if that was cleaner and didn't want to explode the size of the main context menu. Feel free to edit all this at your leisure.
I did as much testing as I could, but perhaps may need a little more incase i introduced weird corner cases.
Here is a preview: