Page MenuHomePhabricator

Time steps not recognized for 3D+t images
Closed, ResolvedPublic

Description

Since the redesign of the QmitkFunctionality API, if I open a 3D+t image, the time slider in the Image Navigator shows an incorrect time range, and changing the time step does not make any visible changes in the render windows.

I attached an image to demonstrate the problem. I opened it with the ExtApp. The real time step number is 6. The navigator shows 10, but pulling the slider does not have any effect.

With ImageJ it is correct, and it was also before the API change.

Event Timeline

[173bbb]: Merge branch 'bug-11084-fix-imagenavigator-time-slider'

Merged commits:

2012-03-01 14:42:58 Sascha Zelzer [9dc54a]
Use correct stepper for time navigation.

Thanks for reporting. Could you verify the fix and close the bug if it is working for you? Thanks!