bugfix: pads edited with properties dialog were not refreshed.
bugfix: changing track width/via size using the dropdown menu when custom size was enabled did not change anything.
This commit is contained in:
@@ -270,6 +270,7 @@ int EDIT_TOOL::Properties( TOOL_EVENT& aEvent )
|
||||
|
||||
updateRatsnest( true );
|
||||
getModel<BOARD>()->GetRatsnest()->Recalculate();
|
||||
item->ViewUpdate();
|
||||
|
||||
m_toolMgr->RunAction( COMMON_ACTIONS::pointEditorUpdate );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user