变更:在新建图纸时将Fov重新设置为60

pull/2352/head
ChenX 1 year ago
parent 08f7b91234
commit f46d2846a2

@ -496,7 +496,7 @@ export class ApplicationService
this.InitViewDir();
this.Viewer.ZoomAll();
this.Viewer.CameraControl.Fov = 60;
app.LayoutTool.CacheCamera();
}

Loading…
Cancel
Save