Skip to content

Conversation

markvantilburg
Copy link
Contributor

A quick port of mouse.js to pointer events

A quick port of mouse.js to pointer events
missed a mouse
Copy link
Member

@mgol mgol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Did you test the module with mouse & touch?

@markvantilburg
Copy link
Contributor Author

I tested it with a mouse (on desktop) and in chrome on my android, by replacing 'mouse' with 'pointer' with Slider and Sortable.

I tested with this file/js combination. More testing is needed for this feature.

jquery-ui.min.1.14.1.js
sort.html

@mgol
Copy link
Member

mgol commented Sep 24, 2025

Cool, thanks! I'll try to test this some time in October, I won't have time before that.

@markvantilburg
Copy link
Contributor Author

I'm not sure if this safari specific code is still needed maybe that can be removed:

// Support: Safari <=8 - 9

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants