The statusbar info is not updated correctly in specific situations. The Position / Index shown is not always correct and I would like to investigate why it is like this:
To reproduce:
- open MITK workbench, load an image (I tested Pic3D and Brain)
- make sure that the image is reinitialized to its center position (usually the case when a new image is loaded)
- move your mouse pointer to any location inside of the image and scroll a few slices
- observe how the slice number / position / index increases or decreases, depending on the scroll direction
- at one point stop scrolling and scroll exactly one step in the other direction
- observe how the slice number / position / index still increases / decreases instead of going in the other direction
This might be because of some number rounding, depending on the direction from which the scrolling is coming, but I want to mention this here so that we are aware of this