Skip to content

Rotated cursors

Compare
Choose a tag to compare
@jwarby jwarby released this 29 Nov 09:47
· 68 commits to master since this release
  • Rotated cursors are now possible by setting the rotate option. rotate is the number of degrees to rotate the cursor by, and can be positive or negative.

    See the documentation site's entry for more information http://jwarby.github.io/jquery-awesome-cursor/#rotate

  • Any flip transformations ('horizontal', 'vertical', or 'both') are now applied last; that is, the rotate transformation will be applied before the flip transformation