Leave measurement visible until another is started.

This commit is contained in:
Jeff Young 2018-08-01 17:10:59 +01:00
parent 3a09358264
commit d6c6322f95
1 changed files with 0 additions and 2 deletions

View File

@ -1281,8 +1281,6 @@ int EDIT_TOOL::MeasureTool( const TOOL_EVENT& aEvent )
controls.SetAutoPan( false ); controls.SetAutoPan( false );
controls.CaptureCursor( false ); controls.CaptureCursor( false );
view.SetVisible( &ruler, false );
} }
// move or drag when origin set updates rules // move or drag when origin set updates rules