Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Fix for slider TouchEnd/MouseUp event#743

Closed
yonigozman wants to merge 1 commit intojquery-archive:masterfrom
yonigozman:master
Closed

Fix for slider TouchEnd/MouseUp event#743
yonigozman wants to merge 1 commit intojquery-archive:masterfrom
yonigozman:master

Conversation

@yonigozman
Copy link

Now the slider will raise a mouse up event whenever the user finishes moving it around.

…handled - that when the user stopped dragging the slider - an event will be raised
@scottjehl
Copy link

I'm thinking we should probably go in the direction of custom events here like jQuery UI (slidestart, slidestop, etc) rather than mouse events, since we'll need to support a single event for touch, mouse, keyboard use.

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants