Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
terebentina committed Nov 27, 2013
1 parent cd532cd commit 76cf41b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
/.idea

/bower_components
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Easy to use jQuery plugin for zoom & pan image cropping. This plugin is a rewrite of https://github.com/adriengibrat/jQuery-crop which itself is a rewrite of https://github.com/blackbiron/jWindowCrop :)

The main addition to this plugin is the ability to set the options after initialization and have the plugin auto-recalculate offsets and crop sizes, along with the auto-repositioning of the image (if required).
Besides, jQcrop has experimental touch support in the [touch branch](), based on the excellent [hammer.js](https://github.com/EightMedia/hammer.js).
Besides, jQcrop has experimental touch support in the [touch branch](https://github.com/terebentina/jQcrop/tree/touch), based on the excellent [hammer.js](https://github.com/EightMedia/hammer.js).

It's built in the style of [sco.js](https://github.com/terebentina/sco.js) library so if you're familiar with that, you should feel at home with this one too.

Expand Down

0 comments on commit 76cf41b

Please sign in to comment.