Explore10
Explore10 copied to clipboard
Needs ability to change icon sizes
Fits in with User Directory request in that you need settings for this.
The function that sets this is:
SmartThumnailProvider.GetThumbInt(path, 128, 128,ThumbOptions.BiggerOk);
The 128*128 should be replaceable by a value read from settings and is a placeholder.