LT-40: Applying the text callouts behavior for nonTarget tool

This commit is contained in:
Bruno Alves de Faria 2016-11-18 16:58:54 -02:00
parent ba1c508ef8
commit 7ca7808b86

View File

@ -170,6 +170,8 @@ import { toolManager } from 'meteor/ohif:viewerbase';
toolType: 'nonTarget'
};
OHIF.cornerstone.repositionTextBoxWhileDragging(mouseEventData, measurementData);
return measurementData;
}
///////// END ACTIVE TOOL ///////