Highlight net tool is not deactivated after a single use.
This commit is contained in:
parent
7e697e8ef7
commit
1d39a2a44b
|
@ -69,7 +69,7 @@ int PICKER_TOOL::Main( const TOOL_EVENT& aEvent )
|
|||
if( !getNext )
|
||||
break;
|
||||
else
|
||||
m_toolMgr->PassEvent();
|
||||
setControls();
|
||||
}
|
||||
|
||||
else if( evt->IsCancel() || evt->IsActivate() )
|
||||
|
|
Loading…
Reference in New Issue