프로젝트

일반

사용자정보

개정판 04d21859

ID04d21859514f75b49eb037f3cfae8f11e84cbc9f
상위 e13b43de
하위 27e311dd

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

다른 페이지의 markup을 바로가기로 클릭하는 경우 페이지 로딩 오류 발생

Change-Id: I0137919581ef9e1f5ff690f1d7c6cba776b5632d

차이점 보기:

KCOM/PageManager/PageStorage.cs
115 115
            }
116 116
            catch (Exception ex)
117 117
            {
118
                throw new Exception("GetPageImageAsync(int PageNo,bool IsRestart =false)", ex);
118
                PageImage = BitmapFrame.Create(new Uri(_BaseUri.Replace("{PageNo}", PageNo.ToString())), BitmapCreateOptions.None, BitmapCacheOption.OnLoad);
119 119
            }
120 120
            finally
121 121
            {

내보내기 Unified diff

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