Getting the max height from the img files correctly (Bug #1266586)
Problem existed where the cache didn't know the height of the files as
they had not been loaded before so the getting of the hightest one was
failing.
Changed it so that mahara passes in the height of the file to allow it
to fetch that instead.
Change-Id: I765ee00bd05720e8643ee97976a097d9cf394211
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
Please register or sign in to comment