When a magnifier is attached to an Image it will not work properly if the image being displayed does not fully stretch to fit. It seems the calculation for where the magnifier is zooming is based on the Image boundaries would is only valid if the image reaches all of them. Example: http://cl.ly/3T0u170U142F1v0H1232 You'll see that the magnifier is pointing at the floor yet it is zooming on the object to the left of it. The image that is being displayed is not filling the bounds of the Image control.
↧