Steps to reproduce:
1. Press the left mouse button inside RadToggleSwitch. (MouseDown)
2. Move the mouse 1 px up or down (but still inside the RadToggleSwitch). (MouseMove)
3. If you release the left mouse button now, the switch will not toggle. (MouseUp)
Only if the mouse location at the moment of Press and Release are exactly the same, the toggle action will be triggered.
Hi, Martin,
Thank you for bringing this to our attention.
In order to toggle the state, note that the mouse down and up locations should be within a certain offset for the Click mode. That is why after moving the mouse, it doesn't change the value.
Currently, the possible solution that I can suggest is to use ToggleStateMode.ClickAndDrag.
Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.