Opened 16 years ago
Closed 3 years ago
#4876 closed defect (fixed)
BACKENDS: iOS - Skip gesture does not work in 'click-and-drag' mode
| Reported by: | SF/cromas | Owned by: | larsamannen |
|---|---|---|---|
| Priority: | normal | Component: | Port: iOS |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
In the iPhone port, one is supposed to be able to hold one finger, double-tap another in order to skip cut scenes. This only works when click-and-drag mode is disabled.
Ticket imported from: #2998853. Ticket imported from: bugs/4876.
Change History (8)
comment:1 by , 16 years ago
| Owner: | set to |
|---|
comment:2 by , 16 years ago
| Summary: | 'Skip' gesture does not work in iPhone 'click-and-drag' mode → IPHONE: Skip gesture does not work in 'click-and-drag' mode |
|---|
comment:3 by , 15 years ago
comment:5 by , 9 years ago
| Component: | → Ports |
|---|
comment:6 by , 8 years ago
| Component: | Ports → Port: iOS |
|---|
comment:7 by , 6 years ago
| Summary: | IPHONE: Skip gesture does not work in 'click-and-drag' mode → BACKENDS: iOS - Skip gesture does not work in 'click-and-drag' mode |
|---|
comment:8 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
This is working regardless of mouse mode in ios7 port.
The ESC is implemented using a UITapGestureRecognizer, tapping two fingers.
Closing issue.
Note:
See TracTickets
for help on using tickets.

Verified; I'll try to get this fixed for the next release.