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

reset raphael sub nav wheel #69

Closed
wessykes opened this issue Jan 3, 2018 · 4 comments
Closed

reset raphael sub nav wheel #69

wessykes opened this issue Jan 3, 2018 · 4 comments

Comments

@wessykes
Copy link

wessykes commented Jan 3, 2018

Happy new year everyone.

Could someone give me some help with resetting a sub navigation wheel ? I have successfully created a wheel that displays another wheel around its exterior when a slice has been selected.

Unfortunately. when I need the content of the second wheel to change, it doesnt.

How can I remove or refresh wheel 2 when I have chosen an option in wheel 1?
Regards

We

@softwaretailoring
Copy link
Owner

Hi @wessykes

There are two methods for that:

wheel.refreshWheel(true); // false: only style affected, true: path and transform also
wheel.removeWheel();

You can try these methods here under Methods section.

@wessykes
Copy link
Author

wessykes commented Jan 5, 2018 via email

@wessykes
Copy link
Author

wessykes commented Jan 5, 2018 via email

@wessykes
Copy link
Author

wessykes commented Jan 5, 2018 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