merge with dev...

This commit is contained in:
Desmis
2017-06-19 12:30:20 +02:00
90 changed files with 598 additions and 866 deletions

View File

@@ -823,7 +823,7 @@ void Thumbnail::_loadThumbnail(bool firstTrial)
tpp->init ();
}
if (!initial_ && tpp) {
if (!initial_) {
tw = tpp->getImageWidth (getProcParamsU(), th, imgRatio); // this might return 0 if image was just building
}
}