Page MenuHomePhabricator

QmitkStdMultiWidget displayed position not updating with mouse scroll
Closed, DuplicatePublic

Description

When using mouse scroll the displayed Position and Index values are not updated.

QmitkStdMultiWidget::EnableNavigationControllerEventListening() is not adding listeners to the crosshairPositionEvent. Related to T18735.

Event Timeline

@Christoph, I guess your current BS project will kind of fix this bug? Is it a duplicate? Did you write somewhere what you are currently trying to achieve?