Load an image and close the StdMultiWidget. Perform a reinit on the image node and the Multiwidget appears. However the 3D plane are white now
Description
Description
Event Timeline
Comment Actions
Fixed the update Bug.
The rendering of the 3D Window may happen before any 2D render window is updated.
So we check that the resliced image is updated before usage in the GeometryData2DVtkMapper3D.
Comment Actions
[b24044]: Merge branch 'bug-13799-whiteWidget'
Merged commits:
2012-12-05 15:39:45 Markus Fangerau [fd3da0]
fixed missing update of 2d renderwindows in 3d geometrymapper