Scale down pixbuf when load from data
We use this function only to show the image as thumbnails. So don't load the image at full scale so that we can speed up loading the image and not block UI thread.
Fixes #588
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
We use this function only to show the image as thumbnails. So don't load the image at full scale so that we can speed up loading the image and not block UI thread.
Fixes #588