JS plugin to allow users to edit their pictures by drag and drop the image within a view port defined.
$ git clone git@github.com:joseluistorres/dragcrop.git
Link http://www.joseluistorres.me/dragcrop/index.html
Having trouble with DragCrop? Drop a line to jl@joseluistorres.me or @joseluis_torres
You can file bugs on the issues tracker, and tag them with 'bug'.
- Fork dragcrop
- Create a branch -
git checkout -b my_branch
- Push to your branch -
git push origin my_branch
- Create a Pull Request from your branch