Page 1 of 1

image button doesn't adjust position, zooming image

Posted: 05 Feb 2011, 06:41
by calimero
if mouse-cursor is above the image and you're zooming via mousewheel, the imagebutton does not adjust its postion but keeps at initial pos.
if mouse-cursort is beside the image, adjusting of button-pos works until cursor and image-boundary are intersecting.
keeping cursor at the screen-edge and zooming, everything works fine.

any hints to avoid this behaviour of stucking button-pos?

i think it affects every gallery - if not you can check behaviour on http://www.catching-moments.net/2.0

thanks!

Re: image button doesn't adjust position, zooming image

Posted: 07 Feb 2011, 12:18
by mjau-mjau
The problem with this, is that the imagebuttons display when rolling over the image. We made it so that they dont re-shift when clicking any of the zoom buttons. If not, this would disorientate the visitor, as the buttons would keep on jumping position. The imagebuttons stick in the same place as they appear when you first rollover image, until the buttons are actually removed. Once they re-appear, they will appear in correct position.