After further investigation, I have found that this is only happening when "mg_backend_manager" is used.
If I upload via the front end, everything re-sizes as expected.
Any ideas why this would be happening?
you must use the same (picture/thumbsize) parameters in the document that mg_backend_manager uses.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
Where do you define picture/thumbsize in mg_backend_manager?
I thought that it would be using the gallery call, like in the front end.
And if it is only using the defaults from maxigallery.php, there is only one number for both height and width (650px) as opposed to a call where you can use 800x600.
Or is this just a short coming of the backend?
When you setup the mg backend manager, you need to create a document at one step what the backend manager uses. That document must have same parameters as the gallery.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."