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 doesn't behave in the same way as Windows 8's toggle buttons #1595

Closed
Gimly opened this issue Oct 20, 2014 · 0 comments
Closed
Milestone

Comments

@Gimly
Copy link
Contributor

Gimly commented Oct 20, 2014

Windows 8 toggle buttons have the particularity that you can "slide" them, with the finger or the mouse.

Clicking on a toggle switch and sliding it to the left or the right allows the user to switch "ON" or "OFF" the toggle. If it is dropped in the middle, it will go to the "ON" or "OFF" depending on which was the closest.

In MahApps.Metro, click-and-slide does nothing, which is very confusing for people using the software, as they'll try to slide and nothing will happen, and they think the button is broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants