Skip to content

Option to disable all events but the pointer drag #212

Closed
@kaspertygesen

Description

@kaspertygesen

I have an application where the sliders take most of the screen space on mobile phones.
When the user wants to slide, its very likely that they will unintentionally click one of the sliders and change the value.

I have removed the events from the elements, selBar, fullBar and ticks which gives me the desired behavior.
I can now scroll without having to carefully place my finger between the sliders.

Can you add an option to disable these events, so that the only way to change the value is to drag the actual pointer?
Or even better, prevent changing the value on vertical drags for horizontal sliders.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions