This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
Releases: AlexLittlejohn/ALCameraViewController
Releases · AlexLittlejohn/ALCameraViewController
3.1
3.0.3
3.0.2
Fixed issue #231
3.0.1
Migrated to Swift 4.0
2.0.2
Actually fixed: iPad landscape rotation incorrect #129
Fixed: Crop overlay capturing clicks when isMovable = false #217
2.0.1
- Fixed: iPad landscape rotation incorrect #129
2.0.0
[This release contains breaking behaviour changes]
- Added the option to resize the crop overlay by dragging from the corners
- Setting the minimum crop area is also available
1.4.1
1.4.0
- Add ability to disable the camera orientation swap button
- Skip saving to and loading from library access if allow library access
- Crop correctly in portrait orientation with library access off
- Fixed other orientations. The only one that worked before was portrait
- Refactor cropping code to remove duplication - Jason
- Fix orientation of resized image - Jason & Wes
- Fix orientation of images show in preview from front camera