Kaydet (Commit) 6b7c2595 authored tarafından Rachit Gupta's avatar Rachit Gupta Kaydeden (comit) Jan Holesovsky

Added setOptimalLayoutSize() to resize the dialog after images load.

Change-Id: If85d4baacbffb6b7e6bf8feceb9c58697ee158d8
üst be5fdea6
......@@ -372,6 +372,7 @@ void SearchAndParseThread::execute()
m_pPersonaDialog->SetImages( vImageList );
sProgress = "";
m_pPersonaDialog->SetProgress( sProgress );
m_pPersonaDialog->setOptimalLayoutSize();
}
// TODO: Think of some way to retrieve only the preview image and skip the rest!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment