LT-28: scale overflow tool
This commit is contained in:
parent
c3fc0b2b3b
commit
0e857d3520
@ -37,6 +37,7 @@ Meteor.startup(function() {
|
||||
// Update default state for tools making sure each tool is only inserted once
|
||||
let currentDefaultStates = toolManager.getToolDefaultStates();
|
||||
let newDefaultStates = {
|
||||
enable: [ 'scaleOverlayTool' ],
|
||||
deactivate: ['bidirectional', 'nonTarget', 'length', 'targetCR', 'targetUN', 'targetEX'],
|
||||
activate: [] // 'deleteLesionKeyboardTool'
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user