backdrop-contrib / manualcrop

The Manual Crop module exposes a set of image style effects that allow you to crop (and scale) an image after uploading.
GNU General Public License v2.0
1 stars 1 forks source link

Get up to date with commits from Drupal module; through Nov. 29, 2016 #7

Closed laryn closed 7 years ago

laryn commented 7 years ago

Fixes from:

https://www.drupal.org/node/2823990 - Added a property to skip the validation and save of crop selections.

https://www.drupal.org/node/2260149 - by vadym.kononenko: Added extra checks for the Media browser.

https://www.drupal.org/node/2765447 - by jsbalsera: Fixed required crops not working when mode set to exclude.

https://www.drupal.org/node/2664528 - by catch, David_Rothstein: Fixed manual_crop_load_crop_selection() causing a temp table/filesort.