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
Labels
bug
Something isn't working
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:
The text was updated successfully, but these errors were encountered: