fix: Read images from gvfs-mtp mounted folder was slow. #113
Annotations
2 warnings
libimageviewer/imageviewer.cpp#L118
Parameter 'currentPath' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
libimageviewer/imageviewer.cpp#L118
Parameter 'paths' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
The logs for this run have expired and are no longer available.
Loading