Import 2017-06-07 23:51:09: master 630b9cdd

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-11-03 12:47:12 master a8cbe3d7
Changeset

BUG: Fix ScriptedLoadableModuleLogic.clickAndDrag() to work with editor

Since the EffectTool observes the interactor events with a priority
of 1.0, this commit updates the code in clickAndDrag() to use interactor
functions instead of interactor style ones. This will ensure the interactor
events are invoked.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24689 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Base/Python/slicer/ScriptedLoadableModule.py Diff File