-
Notifications
You must be signed in to change notification settings - Fork 245
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Currently supports changing the default step/rotate size. -- Inspired by something @D1SC0tech did in his fork (good idea!). 2. Now rounding values after modifications to avoid floating-point errors. 3. Also fixed an error when trying to show the help dialog on FireFox.
- Loading branch information
Ian Prest
committed
Jul 3, 2015
1 parent
2ebc057
commit 0b223c8
Showing
3 changed files
with
145 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
0b223c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually d1sc0tech got it from me but no matter, I see you extended it quite a bit.
0b223c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ijprest I just forked it from @iandoug, it's all his work! Again, sorry about the terrible mess of a repository I have...