SleepyBoy
Posts: 1
Joined: Thu Aug 02, 2007 12:30 pm
Contact: Website

i found one bug in the latest release:
when i click on ExpandFull image to expand to actual size it expands and then original image is open. in previous version everything was fine

an exception appears in function HsExpander.prototype.doFullExpand:
// reposition overlays
for (x in this.overlays) {
hs.purge(this.overlays[x]);
//HERE!!!!!!!!!!!!!!!!!!! this.overlays[x].parentNode.removeChild(this.overlays[x]);
}
torstein.honsi
Site Admin
Posts: 9215
Joined: Thu Nov 09, 2006 11:22 am
Location: Vik i Sogn, Norway

Thanks SleepyBoy, I will publish a bugfix version today.

Return to “News”