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

Disabling Sliding Property #41

Closed
Chetan-Goyal opened this issue Dec 15, 2020 · 2 comments
Closed

Disabling Sliding Property #41

Chetan-Goyal opened this issue Dec 15, 2020 · 2 comments

Comments

@Chetan-Goyal
Copy link

I have used a button widget inside SleekCircularSlider() but when button is disabled, I want to disable the slide property of the slider and vice versa .
In other words, I want to do enable/ disable slider based on a boolean value.

I was wondering if is there any way to make this thing possible as I was unable to find any parameter that would be helpful in my case.

@Chetan-Goyal
Copy link
Author

Issue is fixed by passing null to onChanged of SleekCircularSlider().

@matthewfx
Copy link
Owner

Awesome! 👍

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