James Butler

Results 274 comments of James Butler

This issue with Python 3.11 also came up on the 3D Slicer forum. See https://discourse.slicer.org/t/openslide-python-not-working-when-trying-to-use-monailabel/33427. The `monai` backend requires a specific `openslide-python` that does not have any Python 3.11 whl...

I have written up https://github.com/Project-MONAI/MONAI/issues/7335 to encourage a newer version of `python-openslide` so that Python 3.11 can be used without running into issues of certain dependencies failing to build/install.

> do you mean to remove the Advanced menu? the idea was to give the user the option to change the "default" measurement that will be displayed on the main...

I think https://github.com/Slicer/Slicer/commit/ade6a37c9035f6bd40b151f8eb1456e850da9ae0 was the previous bug fix that made right-click of markups module placement in a slice view end the interaction rather than showing the right-click context menu? Hopefully...

Since this work is a bit related to this idea of "Quick Measurements" from https://github.com/Slicer/Slicer/wiki/Markups-rework#quick-measurements topic, it is currently unknown how to "Quickly" place a line node for a linear...

An issue with these black only SVG icons I could see is that they may be difficult when using Slicer in the Slicer Dark theme. I attempted using black SVG...

> In the GUI, refer to the new panel as "Markups measurement panel" (not "Simple measurement panel") @lassoan Do you think the classes should reflect the same new name? So...

Thanks, yes the Show markups module button now being a QToolButton style is nice with those 2 objects being both QToolButtons now.

> however I have checked with myself and everything works correctly and all Point List's work as expected, so I would appreciate it if you could clarify what exactly is...

> Even the slider has limited value without a preview of the brush size in views I think the slider's general value is that when using shift-scrollwheel that you can...