Hi,
The function printLatestImages, printTopRatedImages, etc from the image_album_statistics plugin created their own tumbnails.
Is is possible to use the default tumbnails for these functions? So the tumbnails are not created twices and you can use the custom crop function and the tumbnails look everywhere the same.
Thanks.
You will have to modify the functions and make your own custom plugin or theme functions. Use the "get" type to create your own.
They are different as people like to have different sizes for layout flexibility. We can probably put this as an option on the list thought (for some time after 1.4.1).