Page MenuHomePhabricator

MITK Tutorial Step1 SlicePos Value ignored
Closed, ResolvedPublic

Description

The parameter of the SlicePos method would be ignored.
Line: 83
sliceNaviController->GetSlice()->SetPos( 0 );

If you change the 0 into another value, the Image shown as start image will always be the same.

Event Timeline

[SVN revision 22088]
FIX (#3397): correctly initialize views with bounding geometry of used DataStorage

Merging "applicazion modules" component with "ExtApp plugins"