[Scummvm-git-logs] scummvm master -> 1ed935dbc19504fc407c4dc55982741f599e832a
criezy
noreply at scummvm.org
Fri Jul 14 19:07:22 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
1ed935dbc1 DOCS: Add two-finger swap right to left gesture to iOS controls
Commit: 1ed935dbc19504fc407c4dc55982741f599e832a
https://github.com/scummvm/scummvm/commit/1ed935dbc19504fc407c4dc55982741f599e832a
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2023-07-14T20:07:12+01:00
Commit Message:
DOCS: Add two-finger swap right to left gesture to iOS controls
This gesture is used to show or hide the on-screen control (virtual
controler).
Changed paths:
doc/docportal/other_platforms/ios.rst
diff --git a/doc/docportal/other_platforms/ios.rst b/doc/docportal/other_platforms/ios.rst
index 65e4e45989d..aaea72e2b5b 100644
--- a/doc/docportal/other_platforms/ios.rst
+++ b/doc/docportal/other_platforms/ios.rst
@@ -135,7 +135,7 @@ When the build is finished, ScummVM launches on your connected device.
.. note::
If ScummVM does not launch and you get an error message advising that the app failed to launch due to an invalid code signature, inadequate entitlements or because its profile has not been explicitly trusted by the user, you need to trust the apps that you have built. On your iOS device, go to:
-
+
- **Settings > General > Device Management > Developer App > Trust "Apple Development:yourAppleIDhere" > Trust**
- or **Settings > General > VPN & Device Management** (iOS 15+)
@@ -190,8 +190,9 @@ Controls
:ref:`twofinger`, Right mouse click
:ref:`twofingerdouble`,ESC
Two finger swipe (bottom to top), Toggles `Click and drag mode`_
- Two finger swipe (left to right),Toggles between touch direct mode and touchpad mode.
- Two finger swipe (top to bottom),Global Main Menu
+ Two finger swipe (left to right), Toggles between touch direct mode and touchpad mode.
+ Two finger swipe (right to left), Show/hide on-screen control (iOS 15 and later)
+ Two finger swipe (top to bottom), Global Main Menu
Three finger swipe, Arrow keys
Pinch gesture, Enables/disables keyboard
More information about the Scummvm-git-logs
mailing list