You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
When dragging on the md-switch on a touch device the circle will move and then stay in the position where you left it. When you tap on the md-switch it changes colour but the circle stays in the same position, which can be confusing for any user of the switch.
What is the expected behavior?
When dragging on touch devices the circle should snap either to the left or right correctly.
What is the current behavior?
When dragging on touch devices the circle will stick to where the user last left it.