Page MenuHomePhabricator

Segmentation to Surface creation uses wrong property type for Surface Line Width
Closed, WontfixPublic

Description

The property Surface->2D->Line Width expects a float input, but when creating a surface from a segmentation, it uses integer. Therefore the line width can not be changed. When saving the segmentation as file and loading it again, then we can change the line width, because then it is float.

Event Timeline

The symptom will be fixed by T19360 as it will replace the int property with a float property mapperside. However there is no reason for it to be created with an int property in the first place.

goch renamed this task from Changing Surface Line Width not working to Segmentation to Surface creation uses wrong property type for Surface Line Width.Feb 27 2017, 5:31 PM
kislinsk claimed this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs

kislinsk removed kislinsk as the assignee of this task.May 26 2020, 12:05 PM
kislinsk removed a subscriber: kislinsk.