Releases: Offroadcode/Zoom-Area-Cropper
Releases · Offroadcode/Zoom-Area-Cropper
v1.0.4
v1.0.3 Hotfix
Fixed
- Added directive to listen for end of loading of main image so that the proper
calculations for showing previews and positioning the focus handler can be properly
done when dealing with slow load times (especially on larger images). Solves
issues #2 and #3. - Added '?width=600' to main image preview url so that larger images don't need
to be sent down to client only to be resized by browser.
v1.0.2 Hotfix
Added
- The height and width prevalues are now required, preventing a developer from
setting up an editor with no configured values for those fields. This fixes #1.
v1.0.1 Hotfix
Fixed
- Fixed issue where failing to save and reload editor page after selecting image
would cause crop previews to show incorrectly due to incorrect image dimension
assumptions.
v1.0.0
v1.0.0
v1.0.0 Release Candidate 2
Changed
- Improved JSdoc commenting on controller file.
- Improved documentation on Readme.
Fixed
- Fixed Property Value Converter.
- Fixed issue with Gruntfile not properly copying DLL.
Removed
- Removed console statements from controller.
v1.0.0 Release Candidate
v1.0.0-rc1 Download instructions and questions link.