newerton / yii2-jcrop

Jcrop is the quick and easy way to add image cropping functionality to your web application.
http://deepliquid.com/content/Jcrop.html
21 stars 6 forks source link

Icon in button #4

Closed timmy78 closed 9 years ago

timmy78 commented 9 years ago

Hi

Thank you for your widget.

Is there a way to not encode HTML in buttons ? For example I want this in my configuration :

'buttons' => array(
        'start' => array(
            'label' => '<i class="fa fa-crop"></i> Crop',
...

Thank you !

newerton commented 9 years ago

@timmy78 I made a code change, not now encode the HTML.

Thank you!

newerton commented 9 years ago

@timmy78 I made a small wiki: https://github.com/newerton/yii2-jcrop/wiki/Configuration