Import 2017-06-07 23:51:09: master a5a7c352

Author Committer Branch Timestamp Parent
lassoan lassoan master 2017-02-08 17:58:19 master 90232109
Changeset

BUG: Fixed "Bad plane coordinate system" error on startup

On Slicer startup, one of the slice planes had temporarily invalid configuration (two axes were parallel).
Placed plane update inside a StartModify/EndModify block to prevent using plane source output before it is fully updated.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25701 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/MRML/Core/vtkMRMLModelNode.cxx Diff File
mod - Libs/MRML/Logic/vtkMRMLSliceLogic.cxx Diff File