The branch "ansel-ajax" has been updated. The following is a summary of the commits.
from: 0d2e3a4ce56d333e1110332cbaf10d68755d726f f12f8a2 Remove debug output. 169f99b Dynamically add the needed anselRow elements and handle special case. Summary: http://github.com/horde/horde/compare/0d2e3a4ce56d333e1110332cbaf10d68755d726f...169f99bb5d2d901ade680b88ad97e95aa039a145 ----------------------------------------------------------------------- commit f12f8a2cc4f0f0a64849ca197534a4c62dc51e26 Author: Michael J Rubinsky <[email protected]> Date: Thu Apr 17 20:46:45 2014 -0400 Remove debug output. ansel/js/ansel.js | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/f12f8a2cc4f0f0a64849ca197534a4c62dc51e26 ----------------------------------------------------------------------- commit 169f99bb5d2d901ade680b88ad97e95aa039a145 Author: Michael J Rubinsky <[email protected]> Date: Thu Apr 17 20:47:18 2014 -0400 Dynamically add the needed anselRow elements and handle special case. Special case where we don't have enough images to finish a row, the scale ratio will stretch the images to fill the row, distorting them. Handle this by rescaling back to a maximum of maxHeight and let the browser do the proper width scaling. ansel/js/layout.js | 23 +++++++++++++++++++---- ansel/templates/dynamic/index.inc | 3 --- 2 files changed, 19 insertions(+), 7 deletions(-) http://github.com/horde/horde/commit/169f99bb5d2d901ade680b88ad97e95aa039a145 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
