Opened 15 years ago
Closed 19 months 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 , 15 years ago
Owner: | set to |
---|
comment:2 by , 15 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 , 13 years ago
comment:5 by , 7 years ago
Component: | → Ports |
---|
comment:6 by , 6 years ago
Component: | Ports → Port: iOS |
---|
comment:7 by , 4 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 , 19 months 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.