Comment 13 for bug 517082

Revision history for this message
jazzynico (jazzynico) wrote :

Back to this feature with a new patch.

I've added a postEffect method that can be called after the effect is applied. Its goal is to modify the item (an not the image) whenever it is needed (eg if the image element height and width needs to be modified).

Note: the crop dimensions are given in bitmap pixels and thus may differ from the canvas image dimension.

Please test and comment!