subsampling-scale-image-view icon indicating copy to clipboard operation
subsampling-scale-image-view copied to clipboard

SubsamplingScaleImageView.sourceToViewRect() is private

Open felixdivo opened this issue 7 years ago • 0 comments

could you make SubsamplingScaleImageView.sourceToViewRect() protected or public? I need this method in my custom overlay and do not see why it should be private while at the same time SubsamplingScaleImageView.viewToFileRect() is public.

felixdivo avatar Aug 11 '18 16:08 felixdivo