wearejust / sonata-theme-bundle

A custom theme for a Sonata project
https://wearejust.com
MIT License
4 stars 0 forks source link

Feature: Added styling for Cropper #21

Closed ceesvanegmond closed 7 years ago

ceesvanegmond commented 7 years ago

Title

Added styling for Cropper feature in https://github.com/wearejust/form-bundle/blob/1.x/Resources/doc/formtypes/image.md

Changelog

### Added
- Added some new CSS specifically for cropper
- Added new JS to make cropper more UI friendly
bartjust commented 7 years ago

@Emroni I've refactored the code. Multiple croppers can be used without problems now.

bartjust commented 7 years ago

@Emroni The cropper js is removed as the functionality for triggering the save is not preferred anymore. The cropper will now have its default behaviour. This branch only has adjusted styling.