Opened 14 years ago

Closed 12 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 SF/cromas, 14 years ago

Owner: set to vinterstum

comment:2 by SF/cromas, 14 years ago

Summary: 'Skip' gesture does not work in iPhone 'click-and-drag' modeIPHONE: Skip gesture does not work in 'click-and-drag' mode

comment:3 by vinterstum, 13 years ago

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

comment:4 by digitall, 13 years ago

vinterstum: Fixed in v1.3.1?

comment:5 by csnover, 6 years ago

Component: Ports

comment:6 by digitall, 6 years ago

Component: PortsPort: iOS

comment:7 by raziel-, 4 years ago

Summary: IPHONE: Skip gesture does not work in 'click-and-drag' modeBACKENDS: iOS - Skip gesture does not work in 'click-and-drag' mode

comment:8 by larsamannen, 12 months ago

Owner: changed from vinterstum to larsamannen
Resolution: fixed
Status: newclosed

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.