Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

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

Open
nacompllo opened this issue May 27, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@nacompllo
Copy link

nacompllo commented May 27, 2022

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 nacompllo changed the title The slider control cannot be moved when you move the mouse away from the slider control even if you have the click pressed The slider cannot be moved when you move your mouse or finger away from the slider even if you have the click pressed May 27, 2022
@jsuarezruiz jsuarezruiz added the bug Something isn't working label Oct 4, 2022
@Yannikk1996
Copy link

Any news on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants