Patrick Burke

Results 3 issues of Patrick Burke

Fixes https://github.com/tybro0103/jWindowCrop/issues/17

Calling destroy() unbinds event handlers not created by jWindowCrop. For example, after calling destroy my Bootstrap dropdowns no longer work. This can be fixed by namespacing the unbind(). Pull request...

I recently worked on [this PR](https://github.com/ckolderup/postmarks/pull/92) for Postmarks, which was based in part on this project. If you're interested, I think it would be straightforward to bring those changes back...