hongkhanh / cropbox

A lightweight and simple JavaScript, Jquery, YUI plugin to crop your avatar
http://hongkhanh.github.io/cropbox/
MIT License
266 stars 99 forks source link

Draw image from current thumbbox #12

Open jevanlingen opened 9 years ago

jevanlingen commented 9 years ago

If you change your thumbbox height/width on the fly, the image is drawn wrong as the getDataURL calculation does not take the thumbbox coordinates into account.

Edit: I don't know YUI, so left that for part someone else... + no longer active.