프로젝트

일반

사용자정보

개정판 d97dbc7f

IDd97dbc7facdd63fd8f1af2e47667eb1436231e0e
상위 54a28343
하위 bf5f463c, 448c5399

김태성이(가) 약 5년 전에 추가함

thumbnail loading 속도 개선

Change-Id: I465c8a2b6e2942b2f563ca8f5c8fbdd5e4860f57

차이점 보기:

KCOM/PageManager/PageStorage.cs
249 249
                            LocalFilePath = downloadFilePath
250 250
                        };
251 251

  
252
                        fileItems.Add(result);
252
                        lock (fileItems)
253
                        {
254
                            fileItems.Add(result);
255
                        }
256

  
257
                        (snd as System.Net.WebClient).Dispose();
253 258
                    };
254 259

  
255 260
                    System.Diagnostics.Debug.WriteLine("Download : " + downloadFilePath);

내보내기 Unified diff

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