Page MenuHomePhabricator

Remove changing view/widget properties from Activated/Deativated in ToFUtil
Closed, ResolvedPublic

Description

Parameters like DefaultViewDirection, Slice locking and widget planes visibility are currently changed in QmitkToFUtil::Activated() and QmitkToFUtil::Deactivated(). This affects the behaviour of normal display and interaction with images.

These modifications should thus be moved to the Start/Stop methods. Make also sure that the visualization/interaction behaviour is completely resetted after stopping the camera.

Event Timeline

[171de9]: Merge branch 'bug-9345-ActivatingDeactivatingBehaviorToFUtil'

Merged commits:

2011-10-19 15:08:56 Alexander Seitel [7a3b6c]
Reset Visualization on Deactivation of ToFUtil