ImageViewZoom icon indicating copy to clipboard operation
ImageViewZoom copied to clipboard

fixed zoom limits so they can be one

Open JakubValtar opened this issue 12 years ago • 0 comments

It should be possible to set zoom limits to one, e.g. when you don't want your image to be scalable down. Documentation also says that when DisplayType is FIT_TO_SCREEN, you have to set minZoom <= 1 and maxZoom >= 1, which includes the one.

JakubValtar avatar Aug 08 '13 08:08 JakubValtar