리포트 수정
그래프 범위 수정 그래프 활성화될 때 table 선택
This commit is contained in:
@@ -214,5 +214,10 @@ namespace friction
|
||||
m_CurSpring = "";
|
||||
UpdateGraph();
|
||||
}
|
||||
|
||||
private void PanelRadarGraph_Enter(object sender, EventArgs e)
|
||||
{
|
||||
m_Owner.OnRadarGraphActivated();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user