fusion of all configuration files in configuration_config.yml
#97
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.
These are the current configuration files for the module upon installation:
Pull request includes deletion of four mentioned configuration files and addition of
configuration_config.yml
which includes their contents. Includes simplification of main file.#68 states that these files are too confusing and should be regrouped into a single configuration file modifiable by the Configuration Window upon startup of the module.
Pull request should be tested to see if any errors come from not being able to access the new
configuration_config.yml
There is a known bug in this pull request that opens up two
SlicerCARTConfigurationSetupWindows
afterConfigure segmentation...
is clicked.See screenshots for more information regarding the reproduction of this bug:
First step
Second step
Add labels, toggle the timer checkbox, etc. **Then click on
Apply
**Third step
Two configuration windows appear for no apparent reason. The issue is not reproducible when
Configure classification...
is clicked on step 1 instead ofConfigure segmentation...