matiasgali / guillotine

jQuery plugin to crop images within an area (fully responsive), allowing to drag (touch support), zoom and rotate.
http://guillotine.js.org
326 stars 100 forks source link

picture.guillotine('remove') does not fully remove instance. #34

Closed benjaminprojas closed 9 years ago

benjaminprojas commented 9 years ago

I am trying to swap photos out on the fly, and when I use 'remove' and then instantiate a new instance, it does not work properly. Do you have any suggestions for this?

matiasgali commented 9 years ago

This is my favourite kind of issue, those that fix themselves! xD

benjaminprojas commented 9 years ago

@matiasgagliano I just read your contributing file and figured this was the wrong place ;)