Page MenuHomePhabricator

Image Navigator stops working, when a bundle was closed
Closed, ResolvedPublic

Description

  • Load an image
  • Use Image Navigator to navigate through slices .. works fine
  • Now open any bundle (e.g. volume visualization) and close it again
  • Image Navigator is not working anymore!!

Possible workaround: Close and Reopen Image Navigator

Event Timeline

We figured out that this bug was already present before porting the bundle to CTK in the 3m3 version "MITK-3M3-1.1.0_r28043".

[48f3d9]: Merge branch 'bug-8372-ImageNavigatorClosing'

Merged commits:

2011-06-22 17:26:39 Thomas Kilgus [03c1d8]
The image navigator now checks which bundle is closed and only deletes its stdMultiWidget if the navigator itself or the stdMultiWidget tab is closed. Furthermore, new steppers are created in the SetMultiWidget method to reconnect to the view when it is reopened after pressing reinit.