Skip to content

Commit

Permalink
BUG: Slicer#2629. Window level controls conflicted with crosshair nav…
Browse files Browse the repository at this point in the history
…igation

CrosshairDisplayableManager now observe events directly on the Interactor
so the InteractorStyle cannot swallow the events prior to the DisplayableManager
seeing the event.

Added facility in AbstractDisplayableManager to manage events on Interactor
in a fashion similar to how events are managed on the InteractorStyle.

Added priorities to events for Interactor and InteractorStyle

Added Abort flag to events on Interactor.

svn-url: http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21160
git-svn-id: http://svn.slicer.org/Slicer4/trunk@21160 3bd1e089-480b-0410-8dfb-8563597acbee
  • Loading branch information
millerjv committed Oct 11, 2012
1 parent f9f9308 commit 0b9b339
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 72 deletions.

0 comments on commit 0b9b339

Please sign in to comment.