jwarby / jquery-awesome-cursor

jQuery plugin for using FontAwesome icons as custom CSS cursors
https://jwarby.github.io/jquery-awesome-cursor/
MIT License
179 stars 69 forks source link

Allow cursors to be flipped #1

Closed jwarby closed 9 years ago

jwarby commented 9 years ago

It should be possible to flip cursors vertically, horizontally, or in both directions.

This should be accomplished with a new option, flip, which can be one of:

jwarby commented 9 years ago

Resolved in 575be99