Reviewed: https://reviews.mahara.org/3515 Committed: http://gitorious.org/mahara/mahara/commit/eaf104d84d0f9e9f1a18baec38b59f78b438522c Submitter: Son Nguyen ([email protected]) Branch: master
commit eaf104d84d0f9e9f1a18baec38b59f78b438522c Author: Robert Lyon <[email protected]> Date: Mon Jul 28 10:32:09 2014 +1200 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: I0a2cd8d316544cce65da73c1a7787759d5d6706d Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1266586 Title: Thumbnails style image galleries display incorrect Status in Mahara ePortfolio: In Progress Status in Mahara 1.10 series: In Progress Status in Mahara 1.9 series: In Progress Bug description: How to Reproduce ------------------------------- 1. add a gallery to a profile page 2. select the the thumbnails style option 3. select the show descriptions check box 4. save the gallery Result -------------------- The gallery appears to be correct until a refresh of the page is done. The gallery will then overlap the images and descriptions and display a scroll bar to the right of the gallery. Expected Result - would be for the gallery images & descriptions to be displayed without being overlapped see attached screen shot for more details To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1266586/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

