프로젝트

일반

사용자정보

개정판 2007ecaa

ID2007ecaa8bd5bf674391b36d04f9d799151eacad
상위 15183831
하위 9d5b4bc2

김태성이(가) 4년 이상 전에 추가함

thumbnail을 별도의 프로세스에서 download 하도록 수정

Change-Id: Ica8432a3fbe5e44d92412ec91290097deddeee71

차이점 보기:

KCOM/Common/TempFile.cs
471 471
       // public static Dispatcher Dispatcher { get; }
472 472
        public static void TempFileAdd()
473 473
        {
474
            System.Windows.Application.Current.Dispatcher.Invoke(DispatcherPriority.Normal, new Action(delegate
474
            System.Windows.Application.Current.Dispatcher.Invoke(DispatcherPriority.Background, new Action(delegate
475 475
            {
476 476
                if (ViewerDataModel.Instance.UndoDataList.Count > 0)
477 477
                {

내보내기 Unified diff

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