[cvs] commit: ansel/js slideshow.js ansel/js/src slideshow.js ansel/lib/Views Gallery.php ansel/themes screen.css
Michael Rubinsky
mike at theupstairsroom.com
Fri Jan 18 18:48:00 UTC 2008
mrubinsk 2008-01-18 13:48:00 EST
Modified files:
js slideshow.js
js/src slideshow.js
lib/Views Gallery.php
themes screen.css
Log:
Remove the current "fold" transistion that we use when navigating
image views. This removes the need to pass the image geometry to the client,
which in turn removes the need to generate screen images for the *entire*
gallery when viewing only one image. Still to do - make sure that at least
the neighboring few images are rendered..perhaps with ajax calls from the
slideshow code.
Any feedback on what kind of speed/memory improvements anyone is seeing
would be welcome.
Revision Changes Path
1.24 +8 -8 ansel/js/slideshow.js
1.23 +22 -52 ansel/js/src/slideshow.js
1.53 +3 -10 ansel/lib/Views/Gallery.php
1.30 +2 -8 ansel/themes/screen.css
Chora Links:
http://cvs.horde.org/diff.php/ansel/js/slideshow.js?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/ansel/js/src/slideshow.js?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/Gallery.php?r1=1.52&r2=1.53&ty=u
http://cvs.horde.org/diff.php/ansel/themes/screen.css?r1=1.29&r2=1.30&ty=u
More information about the cvs
mailing list