godswearhats / jquery-ui-rotatable

Adds a small handle to an HTML element to allow it to be rotated
MIT License
155 stars 103 forks source link

The option wheelRotate doesn't seem to work #31

Closed abishekrsrikaanth closed 9 years ago

abishekrsrikaanth commented 9 years ago

I have setup a fiddle http://jsbin.com/gasolo/edit?html,js,output to replicate this issue. When the option wheelRotate is set to false, it still rotates when the wheel is rotated on the element.

godswearhats commented 9 years ago

The wheelRotate option is not in the release yet. If you want that functionality, you'll need to host the javascript yourself until I push out a new release.