Cleanups and also some speedups for RT 5.9, to be continued
This commit is contained in:
@@ -873,7 +873,7 @@ void Thumbnail::_loadThumbnail(bool firstTrial)
|
||||
if (!succ && firstTrial) {
|
||||
_generateThumbnailImage ();
|
||||
|
||||
if (cfs.supported && firstTrial) {
|
||||
if (cfs.supported) {
|
||||
_loadThumbnail (false);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user