haihw / pic_moments

0 stars 0 forks source link

Photo from Web getting hang when try to import multiple photo from edit or collage part. #41

Closed share2people closed 11 years ago

share2people commented 11 years ago

Photo from Web getting hang when try to import multiple photo from edit or collage part.

Steps:

  1. Open the application and choose edit part.
  2. Click on + icon and choose Photo from Web
  3. Now try to search any string e.g. Nimit
  4. While searching if you click on Done it's not working get hanged(1st bug)
  5. When try to choose the image it takes much time to get back on the edit view(2nd bug)

Result: Photo from web get hangs.

Expected: It should not not be hang.

haihw commented 11 years ago

About number 5, it isn't bug. When you choose image from web, it need time to load from web. If you need it load immediately, choose the faster Internet connection About number 4, when you search the web, it'll take the main thread then freeze the main GUI. Changing it will cause the performance issue for searching function.