Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Making a spinner of different sizes of circles #114

Closed
gsklee opened this issue Dec 22, 2012 · 1 comment
Closed

[Question] Making a spinner of different sizes of circles #114

gsklee opened this issue Dec 22, 2012 · 1 comment

Comments

@gsklee
Copy link
Contributor

gsklee commented Dec 22, 2012

Hi,

I see that the following setting will make the spinner into 8 small circles:

{
    lines: 8,
    length: 0,
    width: 10
}

What I am trying to do is to make these 8 circles having different radii according to their phases in the animation. Is it possible to achieve?

@fgnass
Copy link
Owner

fgnass commented Apr 3, 2013

Sorry, no. This would require a different drawing algorithm.

@fgnass fgnass closed this as completed Apr 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants