Page MenuHomePhabricator

ImageVtkMapper2D does not use renderer-specific property for all properties
Closed, ResolvedPublic

Description

The following properties ignore any renderer-specific setting:

"reslice interpolation"
"reslice.thickslices"
"reslice.thickslices.num"

Event Timeline

[f549df]: Merge branch 'bug-17641-ImageVtkMapper2D-ignores-renderer-specific-pro

Merged commits:

2014-03-31 22:34:35 Taylor Braun-Jones [3d0210]
Fix renderer-specific property not used for some GetProperty calls

Applies to the properties:

"reslice interpolation"
"reslice.thickslices"
"reslice.thickslices.num"

Signed-off-by: Taylor Braun-Jones <taylor@braun-jones.org>