Sometime if you draw contours the view are not updated instantly. There should be a request update all centrally placed in the WriteBackSegmentationResult function of SegTool2D
Description
Description
Event Timeline
Comment Actions
[215944]: Merge branch 'bug-12080-central-update-for-segmentation'
Merged commits:
2012-05-31 10:56:37 Andreas Fetzer [a05369]
RequestUpdateAll is now performed centrally to improve performance
RequestUpdateAll is now performed centrally in the SegTool2D. Removed additional
and not neccessary Updates.