Harald Scheirich
Harald Scheirich
Just for review with Raj ... Can edit an orientation for each control point stopped at calcualting the list of orientations
when implementing `set(Slicer_DEFAULT_HOME_MODULE "DICOM")` in the toplevel CMAKE file the application fails to enter the DICOM module on startup, conversely if the module is set in `DefaultSettings.ini` the module correctly...
When running the first configure (and during the subsequent build) checkouts from git repositories fail with `unsafe respository ( ) is owned by someone else` This did not occur on...
Adds support for : `ctkCheckbox`, `ctkComboBox`, `ctkDoubleSlider`, `ctkDoubleSpinBox`, `ctkDoubleRangeSlider` Depends on https://github.com/commontk/CTK/pull/1158 Adds some of the widgets from #7308
Currently the template for `launch.json` comes up with something similar to ``` { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. //...
Update FetchContent usage to current pattern, simplifies this as well