Andras Lasso
Andras Lasso
Thank you, the fix was extended and integrated in https://github.com/Slicer/Slicer/pull/8700
@che85 Thanks for the information, I've updated the build scripts to use ZeroMQ 4.3.5 - https://github.com/Slicer/SlicerJupyter/commit/724809ab27667793a0438af6e087ff7decd7d1fe > When running SlicerWithSlicerJupyter directly from the inner-build directory, everything seems to be working...
The proposed solution is certainly acceptable. However, if the implementation is not more complex then it would be nicer to somehow check `Slicer_BUILD_DICOM_SUPPORT` flag in Python directly. It would allow...
What do you think about adding all CMake options that we need ito access in Python to https://github.com/Slicer/Slicer/blob/main/Base/Python/slicer/kits.py.in?
I've merged the two pages to reduce noise and added a redirect. There is only an "Extensions" menu item: After clicking on "Extensions": @jcfr please have a look.
There have been similar error reports: - https://github.com/mpogue2/SquareDesk/issues/625 - https://github.com/SCIInstitute/ShapeWorks/issues/1903 Removing font family information may resolve the issue. The only font family information mentioned in this .ui file: `Modules\Loadable\Texts\Widgets\Resources\UI\qMRMLTextWidget.ui` @pieper...
Segment visibility settings has been kept in sync between subject hierarchy tree widgets and segment list widgets. If you find any problems then please submit a new issue. Thanks!
I've fixed all the reported issues (moving items to the end, moving multiple items). @jcfr please test again. Thank you!
I'll update the PR, I think I know what is missing.
It is almost ready, I had to make a lot of changes to fix the remaining issues.