If the window is made smaller than the image the image is resized to a percentage of the window size otherwise the image is shown at its default size.
Image width = % of page width or default image width whichever is the smaller.
Image height = % of page height or default image height whichever is the smaller.
Under Review