jonasundderwolf / django-image-cropping

Django helper application to easily and non-destructively crop arbitrarily large images in admin and frontend.
Other
553 stars 131 forks source link

Fix size warning #2

Closed anrie closed 12 years ago

jonasvp commented 12 years ago

Looks good so far. Seems like the size warning is displayed always, however, not just when the data('size-warning') attribute is set accordingly.

jonasvp commented 12 years ago

Yeah, my last comment was wrong. It's fine like that.