Rotated cursors
-
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, therotate
transformation will be applied before theflip
transformation