Using the measurement-plugin to draw planar figures is not possible: The planar figure is not drawn in the active / selected render window.
I guess this is related to T25595: [Multi widget] Make classes work with the new render window access, so that always the first "axial" render window is used (if found).
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | kislinsk | T28578 [mxn multi widget] Optimization of the mxn multi widget | ||
Resolved | kislinsk | T29333 [mxn multi widget] Measurements / planar figure not working |
Event Timeline
Comment Actions
Since this is probably not going to be fixed until this release, I have added a safeguard in PlanarFigureMapper2D::MitkRender() that completely skips rendering of planar figures in all windows that don't belong to the StdMultiWidget, to avoid unexpected behavior and crashes.
When this task is tackled, that needs to be removed!
Comment Actions
This task was closed here on Phabricator since it was migrated to GitLab. Please continue on GitLab.