View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001931 | NoesisGUI | C# SDK | public | 2021-02-24 13:31 | 2021-03-12 12:54 |
| Reporter | darthmaule2 | Assigned To | jsantos | ||
| Priority | normal | Severity | feature | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.0.10 | ||||
| Target Version | 3.0.11 | Fixed in Version | 3.0.11 | ||
| Summary | 0001931: Feature Request: Make the parameters which determine a Tapped, DoubleTapped and Holding events trigger | ||||
| Description | Some people testing touch on our devices have found the parameters to be too strict. 1.) They would see that a TouchDown occurred (because we apply an orange effect when that happens) but then never see the Tapped event occur. I assume they moved their finger too far but I would like to make that distance configurable. | ||||
| Platform | Any | ||||
|
Added your comments here:
Just looking at the code for our previous product which uses WPF and we had to implement something custom for this, we used 20 pixels for the distance threshold. |
|
|
View will expose the following new functions:
|
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-02-24 13:31 | darthmaule2 | New Issue | |
| 2021-02-24 13:42 | sfernandez | Assigned To | => jsantos |
| 2021-02-24 13:42 | sfernandez | Status | new => assigned |
| 2021-02-24 13:42 | sfernandez | Target Version | => 3.0.11 |
| 2021-02-24 13:47 | sfernandez | Note Added: 0007050 | |
| 2021-03-12 12:54 | jsantos | Status | assigned => resolved |
| 2021-03-12 12:54 | jsantos | Resolution | open => fixed |
| 2021-03-12 12:54 | jsantos | Fixed in Version | => 3.0.11 |
| 2021-03-12 12:54 | jsantos | Note Added: 0007074 | |
| 2021-03-12 12:54 | jsantos | Note Edited: 0007074 |