Fix for 45027
[apps/osp/Gallery.git] / src / GlAlbumListPresentationModel.cpp
index 39f2125..9100044 100644 (file)
@@ -796,6 +796,7 @@ AlbumListPresentationModel::InitializeAlbumInfoList(const ContentType& contentTy
                pContentDirectoryPathList->RemoveAll(true);
                delete pContentDirectoryPathList;
        }
+       ClearThumbnailRequests(false);
        AppLogDebug("EXIT(%s)", GetErrorMessage(GetLastResult()));
        return;