Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Give drag start event object #3

Merged
merged 2 commits into from
May 15, 2017
Merged

Conversation

pconerly
Copy link

@pconerly pconerly commented May 12, 2017

Link to upstream PR: airbnb#82

Per that pr:
Rheostat already gives the clientX/clientY on handleDrag, but it doesn't give it onSliderDragStart. Unfortunately that means that if the user clicks on a slider, but doesn't move their mouse or finger, then we won't know where the clientX/clientY is.

This is needed because of secret reasons that you guys know about. 📨 🔍

@pconerly pconerly requested a review from pkenway May 12, 2017 23:24
@pconerly pconerly changed the base branch from master to pm-master May 12, 2017 23:24
@pconerly pconerly requested a review from bvandenbos May 12, 2017 23:24
@pconerly pconerly merged commit 3e80443 into pm-master May 15, 2017
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