Page MenuHomePhabricator

3D Planar Figures are not updated in Fiberfox
Closed, ResolvedPublic

Description

Create planar figures of different sizes.
click "Use Constant Fiducial Radius"
2D figures are updated but not their 3D representations

Event Timeline

This is actually not only confined to diffusion Imaging, though we may be the only ones using the PlanarFigure 3D mapper. The 3D Mapper only updates the polydata if the mtime of the planarfigure is newer, however changing the planar figure does not in fact change the mtime.

User goch has pushed new remote branch:

bug-18355-set-ellipse-modified

For now I am setting the planar figures to Modified from the fiberfoxview. However, in my opinion, it should not be the responsibility of the caller of planar figure functions (in this case setControlPoint) to know whether the call changes the data or not. Instead the planar figure should decide itself whether it is modified or not.

Opened T18469 to adress the general problem

[385d9d]: Merge branch 'bug-18355-set-ellipse-modified'

Merged commits:

2014-11-24 15:11:38 Caspar Goch [07724e]
Set ellipse as modified when using constant radius