From d6c6322f955a418b75c7f147b829993fdc61aaa5 Mon Sep 17 00:00:00 2001 From: Jeff Young Date: Wed, 1 Aug 2018 17:10:59 +0100 Subject: [PATCH] Leave measurement visible until another is started. --- pcbnew/tools/edit_tool.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/pcbnew/tools/edit_tool.cpp b/pcbnew/tools/edit_tool.cpp index 5dfa8ea676..819c73cd68 100644 --- a/pcbnew/tools/edit_tool.cpp +++ b/pcbnew/tools/edit_tool.cpp @@ -1281,8 +1281,6 @@ int EDIT_TOOL::MeasureTool( const TOOL_EVENT& aEvent ) controls.SetAutoPan( false ); controls.CaptureCursor( false ); - - view.SetVisible( &ruler, false ); } // move or drag when origin set updates rules