Skip to content

Commit

Permalink
Merge pull request #58 from theckman/animation_frequency_note
Browse files Browse the repository at this point in the history
Add a note to README about the spinner gif animation frequency
  • Loading branch information
theckman committed Dec 30, 2021
2 parents 1c335f1 + 58d4a5b commit cc6490f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,11 @@ err = spinner.Stop()
```

## Spinners

The spinner animations below are recorded at a refresh frequency of 200ms. Some
animations may look better at a different speed, so play around with the
frequency until you find a value you find aesthetically pleasing.

yacspin.CharSets index | sample gif (Frequency: 200ms)
-----------------------|------------------------------
0 | ![0 gif](https://raw.githubusercontent.com/theckman/yacspin-gifs/11953a4f12560eaf4a27054d3adad471eb19193c/spinners/0.gif)
Expand Down

0 comments on commit cc6490f

Please sign in to comment.