Opened 7 years ago
Last modified 2 years ago
#16875 assigned enhancement
Threshold property in dojox/mobile/_ItemBase
Reported by: | Eric Durocher | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | DojoX Mobile | Version: | 1.8.3 |
Keywords: | Cc: | dg | |
Blocked By: | Blocking: |
Description
During touch/mouse interactions on mobile items (list items, toolbar buttons), if the finger is moved than 4 pixels the item will not be activated. This fixed threshold is sometimes too small and should be customizable, through a new "threshold" property.
Attachments (1)
Change History (9)
Changed 7 years ago by
Attachment: | _ItemBase_threshold.patch added |
---|
comment:1 Changed 7 years ago by
Cc: | dg added |
---|
comment:2 Changed 7 years ago by
Type: | defect → enhancement |
---|
comment:3 Changed 7 years ago by
Owner: | changed from Eric Durocher to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:4 Changed 4 years ago by
Milestone: | tbd → 1.11 |
---|
Very small patch. It should be reviewed and landed, or closed out.
comment:6 Changed 4 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:7 Changed 3 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:8 Changed 2 years ago by
Milestone: | 1.13 → 1.14 |
---|
New threshold property on dojox/mobile/_ItemBase - Eric Durocher (IBM, CCLA)