프로젝트

일반

사용자정보

개정판 5639752b

ID5639752bc5293adbe2f524e8f30cfec786790303
상위 3b938959
하위 6843ac13

김태성이(가) 11달 전에 추가함

issue #00000 Compare 오류 수정

Change-Id: If0efab86e471922327866c6e89b3252e6f565df2

차이점 보기:

KCOM/Views/MainMenu.xaml.cs
1201 1201
                    {
1202 1202
                        await MarkupParser.ParseExAsync(App.BaseAddress, ViewerDataModel.Instance.NewMarkupCancelToken(), App.ViewInfo.ProjectNO, markupitem.Data, Common.ViewerDataModel.Instance.MarkupControls_Sync,PageAngle, item.DisplayColor, "", item.MarkupInfoID);
1203 1203

  
1204
                        if (cts.IsCancellationRequested)
1205
                        {
1206
                            return;
1207
                        }
1204
                        //if (cts.IsCancellationRequested)
1205
                        //{
1206
                        //    return;
1207
                        //}
1208 1208
                    }
1209 1209
                }
1210 1210
            }

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)