RF 층 버튼 변경 및 UI 드래그 오류 수정
This commit is contained in:
@@ -72,6 +72,7 @@ public class Panel_ToolBar : PanelBase
|
||||
|
||||
if (!string.IsNullOrEmpty(destFilePath))
|
||||
{
|
||||
File.Delete(destFilePath);
|
||||
File.Move(sourcePath, destFilePath);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user