From: Jimmy D. <cri...@gm...> - 2006-07-25 21:25:58
|
On 7/25/06, Maciej Sakrejda <m.s...@gm...> wrote: > Distance from upper left corner of the upper-left-most visible thumbnail > + ((y-coordinate < upper left corner of the upper-left-most visible > thumbnail) ? (height of viewing area) : 0) > > This should load all the thumbnails on the screen first, top to > bottom, and then everything else. Well, I suppose we should really > weigh the y coordinate more heavily, since we want things to load top > to bottom, left to right, and not in some sort of radial spray from > the upper left corner. Hmm....funny thing...I just tried it and it *seems* like the top-left visible thumbnail already loads first. Now I'm confused. Maybe we wanted to fix something else? I guess we'll figure it out eventually. :) Jimmy > -Maciek > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Snap-photo-devel mailing list > Sna...@li... > https://lists.sourceforge.net/lists/listinfo/snap-photo-devel > |