Opened 8 years ago
Last modified 3 years ago
#16498 assigned enhancement
[patch] [cla] dojox/gesture should expose start/end coordinates
Reported by: | Thomas Bachem | Owned by: | dylan |
---|---|---|---|
Priority: | low | Milestone: | 1.14 |
Component: | Dojox | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Especially when listening on larger elements, it might be important to know where exactly the gesture has happened, e.g. if the swipe was on the left or right half of the element. I think there's no reason to not simple expose those coordinates along with "dx" and "dy" (e.g. as "startX", "startY", "x" and "y").
Attachments (1)
Change History (10)
Changed 8 years ago by
Attachment: | dojoxGestureExposeCoordinates.patch added |
---|
comment:1 Changed 8 years ago by
Owner: | changed from Adam Peller to Evan |
---|---|
Status: | new → assigned |
comment:3 Changed 8 years ago by
Summary: | [patch] dojox/gesture should expose start/end coordinates → [patch] [cla] dojox/gesture should expose start/end coordinates |
---|
OK, thanks!
comment:5 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Owner: | changed from Evan to dylan |
No idea why this was never reviewed, will review and hopefully land for 1.11.
comment:6 Changed 5 years ago by
Priority: | undecided → low |
---|
I hope to get to this ticket in time for 1.11 (setting a deadline of end of January). If not, this will get moved to 1.12.
comment:7 Changed 5 years ago by
Milestone: | 1.11 → 1.12 |
---|
Ok, after massive triage, ended up with about 80 tickets for 1.11 and 400 or so for 1.12. That's a bit unrealistic, so first I changed all 1.12 to 1.13 (with the plan to move some forward to the new 1.12. Now, I'm moving some of the 1.11 tickets that are less likely to get done this month without help to 1.11. Feel free to help out in January if you want to see this ticket land in 1.11.
comment:8 Changed 4 years ago by
Milestone: | 1.12 → 1.13 |
---|
Ticket planning... move current 1.12 tickets out to 1.13 that likely won't get fixed in 1.12.
comment:9 Changed 3 years ago by
Milestone: | 1.13 → 1.14 |
---|
Thomas, can you sign a CLA? We need that before looking at patches.