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

On 'step' currStepProgress #5

Open
wcarron27 opened this issue Jan 19, 2017 · 1 comment
Open

On 'step' currStepProgress #5

wcarron27 opened this issue Jan 19, 2017 · 1 comment

Comments

@wcarron27
Copy link

Hey there,
I'm looking to use this library for a simple project. I've got it all working well, but I'm running into some undesirable behavior:

On a step or goto event, the roll moves to the desired step, but the currStepProgress defaults to approximately 25%. The reason this is undesirable is that I'm attempting to draw svg paths which correlate to the currStepProgress, so that when a step event occurs, they're already a quarter drawn. I'd like to be able to ensure that on this event, it sets the progress to zero or very close to it.

I'm perusing the source code, but i'd be grateful if you could point me in the right direction.

@williamngan
Copy link
Owner

williamngan commented Feb 6, 2017 via email

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