Diskprotek
Results
1
issues of
Diskprotek
The option for 3x2 constrain are coded backwards. There is an easy fix in CropViewController.swift: let threeByTwo = UIAlertAction(title: "3 x 2", style: .default) { [unowned self] action in self.cropView?.cropAspectRatio...