I have a request. it is not a bug but could certainly be seen as an improvement.
How a photo album displays it's content can make it or break it as a usable feature. There is nothing more irritating to a user than a slow loading, cumbersome display platform.
I know this from fact as I currently own and use one just like it. My current photo album for towtalk.net hosts many thousands of images from it's users and it is an absolute bandwidth HOG. It is so slow sometimes that my users just give up altogether. The reason it is so slow is because, just like yours, it's reloading the ENTIRE PAGE for each new image displayed. I solved it to some degree by stripping the page code to the bare minimum but that's just a bandaid on a symptom. I also think, in my feeble abilities as a webmaster, that this also results in many many more trips to the ol database than are really needed furthering the bottleneck.
Can we say massive backups on the bandwidth highway?
I know the technology exists, using Ajax or something else that would allow you to just load the new image into the viewer without reloading the entire page. Is it possible to look into this change with the next beta or even the RC? A slow photo album for my uses could be a deal breaker as it is one of the most heavily used features on my site.