Microsoft.Maui.Graphics.Controls icon indicating copy to clipboard operation
Microsoft.Maui.Graphics.Controls copied to clipboard

The slider cannot be moved when you move your mouse or finger away from the slider even if you have the click pressed

Open nacompllo opened this issue 2 years ago • 1 comments

The slider cannot be moved if the mouse (on Windows) or finger (Android) stops touching the slider, even accidentally, causing you to have to touch the slider again to move it, being careful to move it without leaving of touching the slider, on Android it's even more annoying as it causes the screen scroll to move if your finger moves away from the slider a bit, ideally it should behave like the .NET MAUI Slider in the sense that the slider The slider stops moving only when you release the mouse button (on Windows) or take your finger off the screen (on Android).

Windows:

Android:

However the .NET MAUI slider can still move even if the mouse is not right on top of the slider, as long as the slider is initially pressed it allows you to move the slider without having to have the mouse over it all the time:

nacompllo avatar May 27 '22 08:05 nacompllo

Any news on this?

Yannikk1996 avatar Mar 25 '23 23:03 Yannikk1996