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.
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.
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.