ImageCropper
ImageCropper copied to clipboard
fix pinch gesture
trafficstars
Basically I Fix the loadsubview's from presenter that set initial frame every time.
This does fix the problem I'm having, nice one.
I will mention that only the changes in ImageCropper/Classes/ImageCropperPresenter.swift seem to be relevant; the rest appear to be tweaks made while debugging which should probably not be merged.
@jameswilddev ok, no problem. The idea was fix the issue so we did it ;)!