Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
This repository was 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

@Sergtek

Description

@Sergtek

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions