silverstripe-cropperfield icon indicating copy to clipboard operation
silverstripe-cropperfield copied to clipboard

Provides an interface for you to generate thumbnails of things in the CMS. Adapters can be used to extend the functionality to thumbnail videos, PDF documents, etc.

Results 3 silverstripe-cropperfield issues
Sort by recently updated
recently updated
newest added

- jquery-cropper 1.0.1 - cropper.js 1.5.7

Really nice and much requested functionality! I'm using it on SS3.3.2 but running into "PHP Notice: Array to string conversion in ... /framework/forms/FormField.php". Looking into this, it seems the $value...

After deleting the photo using the "Delete" button in the **original photo upload field**, the **cropped photo preview** remains in place. ## Before deletion: ![1](https://cloud.githubusercontent.com/assets/18635312/14796623/9721a2c4-0b2e-11e6-9acd-1519d85187f7.png) ## After deletion: ![2](https://cloud.githubusercontent.com/assets/18635312/14796638/b000f290-0b2e-11e6-92f7-c1d3122d6bdb.png) ##...

bug