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

ToggleSwitch "Click" event not triggered #2415 #2421

Merged
merged 1 commit into from
Mar 9, 2016

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Mar 9, 2016

What changed?

  • fix click action by using the OnClick instead only OnToggle method
  • and use the PropertyChangeNotifier for IsCheckedProperty to update the thumb

Closes #2415 ToggleSwitch "Click" event not triggered

and use the PropertyChangeNotifier for IsCheckedProperty to update the thumb

and use the PropertyChangeNotifier for IsCheckedProperty to update the thumb
@punker76 punker76 added this to the 1.3.0 milestone Mar 9, 2016
punker76 added a commit that referenced this pull request Mar 9, 2016
@punker76 punker76 merged commit 8a2169c into develop Mar 9, 2016
@punker76 punker76 deleted the 2515-ToggleSwitch-Click-fix branch March 10, 2016 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ToggleSwitch "Click" event not triggered
1 participant